Searched defs:history (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | global.h | 56 typedef struct history { /* command history */ struct 59 struct history *previous; argument 60 struct history *next; argument
|
/illumos-gate/usr/src/uts/common/io/audio/impl/ |
H A D | audio_grc3.c | 137 _conv31_M(int32_t *history, uint32_t filter) in _conv31_M() 147 _conv31_H(int32_t *history, uint32_t filter) in _conv31_H() 159 _conv31_HX(int32_t *history, uint32_t filter) in _conv31_HX() 171 _conv31_P(int32_t *history, uint32_t filter) in _conv31_P() 187 _conv31_PX(int32_t *history, uint32_t filter) in _conv31_PX()
|
H A D | audio_grc3.h | 56 int32_t history[GRC3_MAXHISTORY * 2 + 1]; member
|
/illumos-gate/usr/src/cmd/flowstat/ |
H A D | flowstat.c | 759 show_history_date(dladm_usage_t *history, void *arg) in show_history_date() 785 show_history_time(dladm_usage_t *history, void *arg) in show_history_time() 859 show_history_res(dladm_usage_t *history, void *arg) in show_history_res()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ppp.c | 1724 uint8_t history; in opt_format_gandalf() local 1771 uint16_t history; in opt_format_lzsdcp() local 1831 uint8_t history; in opt_format_magnalink() local
|
/illumos-gate/usr/src/lib/passwdutil/ |
H A D | files_attr.c | 532 FILE *history; in files_getattr() local
|
/illumos-gate/usr/src/boot/common/linenoise/ |
H A D | linenoise.c | 119 static char **history = NULL; variable
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | thread.c | 794 uint_t history = FALSE; in stackinfo() local
|
H A D | kmem.c | 2858 uint_t history = FALSE; in bufctl() local
|
/illumos-gate/usr/src/cmd/dlstat/ |
H A D | dlstat.c | 539 show_history_date(dladm_usage_t *history, void *arg) in show_history_date() 569 show_history_time(dladm_usage_t *history, void *arg) in show_history_time() 646 show_history_res(dladm_usage_t *history, void *arg) in show_history_res()
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | char_io.c | 337 int history = -1; in real_get_cmdline() local
|
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | umem.c | 2496 uint_t history = FALSE; in bufctl() local
|