Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sesd/srcs/
H A Dgetencstat.c46 extern char *stat2ascii(int, u_char *);
143 stat2ascii(objp[i].object_type, in main()
150 stat2ascii(objp[i].object_type, ob.cstat)); in main()
H A Deltsub.c45 char *stat2ascii(int, u_char *);
161 stat2ascii(int eletype, u_char *cstat) in stat2ascii() function