Home
last modified time | relevance | path

Searched refs:devtolin (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/acct/lib/
H A DMakefile28 OBJS= pnpsplit.o copyn.o devtolin.o expand.o lintodev.o \
H A Ddevtolin.c65 devtolin(device) in devtolin() function
/titanic_44/usr/src/cmd/acct/
H A Dacctcom.c118 *devtolin(),
559 a->ac_tty != 0xffff? devtolin(a->ac_tty):"?"); in println()
562 a->ac_tty != (dev_t)-1? devtolin(a->ac_tty):"?"); in println()