Searched refs:mhash_t (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/boot/bootadm/ |
H A D | bootadm.c | 5758 } mhash_t; typedef 5777 static mhash_t * 5783 mhash_t *mhp; 5798 mhp = s_calloc(1, sizeof (mhash_t)); 5829 free_mnttab(mhash_t *mhp) 5852 search_hash(mhash_t *mhp, char *special, char **mntpt) 5935 process_slice_common(char *slice, FILE *tfp, mhash_t *mhp, char *tmpmnt) 6034 mhash_t *mhp, 6103 mhash_t *mhp, 6171 process_slice0(char *s0, FILE *tfp, mhash_t *mhp, char *tmpmnt) [all …]
|