Searched refs:checkpath (Results 1 – 2 of 2) sorted by relevance
28 checkpath -d "$RC_SVCDIR"29 -checkpath -d -m 0775 -o root:uucp /run/lock30 +checkpath -d -m 0775 -o root:daemon /run/lock
125 static void checkpath __P ((const char *name));1016 checkpath(Pathname); in wcreceive()1617 checkpath(name_static); in procheader()1928 checkpath(const char *name) in checkpath() function