Home
last modified time | relevance | path

Searched refs:ud_init (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.h232 int ud_init(int, ud_handle_t *);
H A Dfstyp.c81 if (ud_init(h->fd, &h->udh) != 0) { in fstyp_mod_init()
H A Dud_lib.c65 ud_init(int fd, ud_handle_t *hp) in ud_init() function
/titanic_41/usr/src/cmd/fs.d/udfs/labelit/
H A Dlabelit.c191 if (ud_init(-1, &udh) != 0) { in main()
/titanic_41/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c167 if (ud_init(-1, &udh) != 0) { in main()