# getopt - "cap: argument processing" define([X_GETOPT],1) # getmnt - "aufs: info on file systems (dec)" # define([X_GETMNT],1) # statfs - "aufs: info on file systems (sun nfs)" define([X_STATFS],1) # quota - "aufs: info on user quota" # define([X_QUOTA],1) # getmntent - "aufs: used by sunquota" define([X_SUNQUOTA],1) # flock - "afp: file locking" define([X_FLOCK],1) # lockf - "afp: byte range locking using unistd.h" define([X_LOCKF],1) # lockf - "afp: byte range locking using fcntl.h" # define([X_FCNTLLOCKF],1) # vfprintf - "cap: variable arg fprintf" define([X_VPRINTF],1) # recvmsg - "cap: lib: scatter gather recv" # define([X_NORECVMSG],1) # sendmsg - "cap: lib: scatter gather send" # define([X_NOSENDMSG],1) # ffs - "cap: lib: ffs - find first set bit" # define([X_NOFFS],1)