Searched refs:typestring (Results 1 – 2 of 2) sorted by relevance
182 char *typestring; in _update_devalloc_db() local213 typestring = DA_AUDIO_TYPE; in _update_devalloc_db()216 typestring = DA_CD_TYPE; in _update_devalloc_db()219 typestring = DA_FLOPPY_TYPE; in _update_devalloc_db()222 typestring = DA_TAPE_TYPE; in _update_devalloc_db()225 typestring = DA_RMDISK_TYPE; in _update_devalloc_db()230 nickname = _update_dev(NULL, action, typestring, NULL, in _update_devalloc_db()
824 char *typestring; in sid_format() local828 typestring = ID_USID; in sid_format()831 typestring = ID_GSID; in sid_format()834 typestring = ID_SID; in sid_format()844 (void) snprintf(to, len, "%s:%s-%u", typestring, nm->sidprefix, in sid_format()