Searched refs:mhash_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c6280 } mhash_t; typedef in typeref:struct:mhash
6299 static mhash_t *
6305 mhash_t *mhp;
6321 mhp = s_calloc(1, sizeof (mhash_t));
6352 free_mnttab(mhash_t *mhp)
6374 search_hash(mhash_t *mhp, char *special, char **mntpt)
6460 process_slice_common(char *slice, FILE *tfp, mhash_t *mhp, char *tmpmnt)
6562 mhash_t *mhp,
6636 mhash_t *mhp,
6709 process_slice0(char *s0, FILE *tfp, mhash_t *mh
[all...]

Completed in 74 milliseconds