Home
last modified time | relevance | path

Searched defs:ohp (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/cmd/mail/
H A Dpushlist.c40 struct hdrs *nhp, *ohp, *nextcont; local
/titanic_52/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc541 #define RATE_CONV(ihp, ohp) (ihp.sample_rate != ohp.sample_rate) argument
542 #define ENC_CONV(ihp, ohp) ((ihp.encoding != ohp.encoding) || \ argument
546 #define CHAN_CONV(ihp, ohp) (ihp.channels != ohp.channels) argument
/titanic_52/usr/src/cmd/zoneadm/
H A Dzfs.c1099 zfs_handle_t *ohp; in destroy_zfs() local
/titanic_52/usr/src/uts/common/os/
H A Ddumpsubr.c907 helper_t *hp, *ohp; in dumpsys_get_maxmem() local