Home
last modified time | relevance | path

Searched refs:getmode (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/boot/include/
H A Dunistd.h505 mode_t getmode(const void *, mode_t);
/titanic_53/usr/src/cmd/find/
H A Dfind.c221 static mode_t getmode();
669 np->first.l = (long)getmode((mode_t)0);
2192 getmode(mode_t startmode) in getmode() function