Home
last modified time | relevance | path

Searched defs:plp_statfs (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/LPRng/lprng-3.8.C/UTILS/
H A Dfreefs.c18 # define plp_statfs(path,buf) statvfs(path,buf) macro
27 # define plp_statfs(path,buf) statfs(path,buf) macro
36 # define plp_statfs(path,buf) statfs(path,buf,sizeof(struct statfs),0) macro
44 # define plp_statfs(path,buf) statfs(path,buf) macro
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dutilities.c1421 # define plp_statfs(path,buf) statvfs(path,buf) macro
1430 # define plp_statfs(path,buf) statfs(path,buf) macro
1439 # define plp_statfs(path,buf) statfs(path,buf,sizeof(struct statfs),0) macro
1447 # define plp_statfs(path,buf) statfs(path,buf) macro