Searched refs:TDTABNM (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Dputdev.c81 * TDTABNM Name of the temporary device table (in the
85 #define TDTABNM "%sdevtab.%6.6d" macro
192 if (asprintf(&buf, TDTABNM, dirname, getpid()) >= 0) {

Completed in 57 milliseconds