Home
last modified time | relevance | path

Searched defs:itp (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sbin/restore/
H A Ddirs.c138 struct inotab *itp; in extractdirs() local
221 struct inotab *itp; in treescan() local
312 struct inotab *itp; in searchdir() local
514 struct inotab *itp; in rst_opendir() local
638 struct inotab *itp; in genliteraldir() local
670 struct inotab *itp; in inodetype() local
685 struct inotab *itp; in allocinotab() local
720 struct inotab *itp; in inotablookup() local
/openbsd-src/sys/kern/
H A Dkern_time.c747 itimerdecr(struct itimerspec * itp,const struct timespec * decrement) itimerdecr() argument
[all...]
H A Dtty.c2410 struct itty *itp; ttystats_init() local
[all...]
/openbsd-src/usr.sbin/pstat/
H A Dpstat.c899 tty2itty(struct tty *tp, struct itty *itp) in tty2itty()