Searched defs:profile_entry_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/
H A Dnwamadm.c119 } profile_entry_t; typedef in typeref:struct:profile_entry
662 profile_entry_t *pent = ofarg->ofmt_cbarg;
736 /* populate profile_entry_t with values for object with given handle */
739 profile_entry_t *pent)
790 profile_entry_t pent;
793 bzero(&pent, sizeof (profile_entry_t));
805 profile_entry_t pent;
809 bzero(&pent, sizeof (profile_entry_t));
827 profile_entry_t pent;
830 bzero(&pent, sizeof (profile_entry_t));
[all...]

Completed in 62 milliseconds