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

  /src/sys/kern/
makesyscalls.sh 858 function putent(type, compatwrap) { function
1074 putent($2, "")
1108 putent("EXTERN", "")
1116 putent("COMPAT", compat[i])
  /src/sbin/restore/
dirs.c 134 static void putent(struct direct *);
196 putent(&nulldir);
352 putent(&cvtbuf);
396 putent(dp);
413 putent(struct direct *dp) function in typeref:typename:void

Completed in 12 milliseconds