HomeSort by: relevance | last modified time | path
    Searched refs:auto_pclose (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/autofs/
common.h 110 int auto_pclose(FILE *);
popen.c 152 auto_pclose(FILE *iop) function in typeref:typename:int
common.c 308 error = auto_pclose(yyin);
968 error = auto_pclose(yyin);
1006 error = auto_pclose(yyin);
1085 error = auto_pclose(yyin);
automountd.c 355 error = auto_pclose(f);

Completed in 17 milliseconds