HomeSort by: relevance | last modified time | path
    Searched defs:setttyentpath (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
getttyent.c 60 __weak_alias(setttyentpath,_setttyentpath)
223 setttyentpath(const char *path) function in typeref:typename:int
257 return setttyentpath(_PATH_TTYS);
  /src/lib/libc/include/
namespace.h 653 #define setttyentpath _setttyentpath macro

Completed in 13 milliseconds