Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/getlabel/
H A Dgetlabel.c44 get_label(char *filename, uint_t opt_flag) in get_label() function
146 if (get_label(*argv++, opt_flag) != 0) in main()
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c128 static void get_label(fstyp_pcfs_t *h);
326 get_label(fstyp_pcfs_t *h) in get_label() function
498 get_label(h); in is_pcfs()