Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/devmgmt/cmds/
H A Ddevfree.c93 #define M_RSVTAB "Cannot open the device-reservation table: %s" macro
220 (void) snprintf(msg, sizeof(msg), M_RSVTAB, rsvtab); in main()
279 (void) snprintf(msg, sizeof(msg), M_RSVTAB, rsvtab); in main()
H A Ddevreserv.c92 #define M_RSVTAB "Cannot open the device-reservation table: %s" macro
242 (void) snprintf(txt, sizeof(txt), M_RSVTAB, rsvtab); in main()
292 (void) snprintf(txt, sizeof(txt), M_RSVTAB, rsvtab); in main()