Home
last modified time | relevance | path

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

/dflybsd-src/share/examples/ses/srcs/
H A Dgetencstat.c44 extern char *stat2ascii (int, u_char *);
143 stat2ascii(objp[i].object_type,
150 stat2ascii(objp[i].object_type, ob.cstat));
H A Deltsub.c158 stat2ascii(eletype, cstat) in stat2ascii() function