Home
last modified time | relevance | path

Searched refs:DA_FLOPPY_TYPE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevalloc.h118 #define DA_FLOPPY_TYPE "fd" macro
H A Ddevalloc.c593 if (strcmp(DA_FLOPPY_TYPE, type) == 0) { in da_std_type()
597 (void) strlcpy(namebuf, DA_FLOPPY_TYPE, DA_MAXNAME); in da_std_type()
1768 dtype = DA_FLOPPY_TYPE; in da_add_list()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevalloc.c219 typestring = DA_FLOPPY_TYPE; in _update_devalloc_db()
/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c751 DA_FLOPPY_TYPE, KV_DELIMITER); in dofloppy()
777 DA_FLOPPY_TYPE, in dofloppy()