Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 487) sorted by path

12345678910>>...20

/illumos-gate/usr/src/boot/common/linenoise/
H A Dlinenoise.c319 char *new = malloc(ab->len+len); in abAppend() local
830 char **new; in linenoiseHistorySetMaxLen() local
/illumos-gate/usr/src/boot/libsa/
H A Dzalloc.c131 MemNode *new; in znalloc() local
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c104 bucket_t *new, *child; in add_parent() local
147 bucket_t *new, *child; in add_uncle() local
/illumos-gate/usr/src/cmd/acctadm/
H A Dutils.c155 struct stat new; in open_exacct_file() local
/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c1286 void *new; in expandmem() local
/illumos-gate/usr/src/cmd/audio/audiotest/
H A Dwavedata.c166 int pred, new, error_delta, i_delta; in uncompress_wave() local
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c356 STRING new; in strsave() local
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c167 struct mntent *new; local
H A Ddumptraverse.c168 struct shcount *new; in markshad() local
/illumos-gate/usr/src/cmd/backup/restore/
H A Dutilities.c259 lf_linkit(char *existing, char *new, int type) in lf_linkit()
/illumos-gate/usr/src/cmd/bart/
H A Drules.c928 struct dir_component *new, *next_dir; in add_dir() local
/illumos-gate/usr/src/cmd/bhyve/
H A Dmem.c114 mmio_rb_add(struct mmio_rb_tree *rbt, struct mmio_rb_range *new) in mmio_rb_add()
H A Dpci_e82545.c557 uint32_t new; in e82545_itr_callback() local
576 uint32_t new; in e82545_icr_assert() local
607 uint32_t new; in e82545_ims_change() local
H A Dpci_emul.c2112 uint16_t changed, new; in pci_emul_cmd_changed() local
2163 pci_emul_cmdsts_write(struct pci_devinst *pi, int coff, uint32_t new, int bytes) in pci_emul_cmdsts_write()
H A Duart_emul.c174 struct termios orig, new; in ttyopen() local
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dmodify.c65 #define UPDATE_IF_DIFFERENT(old, new) \ argument
/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c1040 ipmgmt_aobjmap_t *new, *head; in i_ipmgmt_add_amnode() local
1752 boolean_t new; in ipmgmt_set_scfprop_value() local
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu.c1676 boolean_t new = B_TRUE; in nwamd_ncu_handle_init_event() local
H A Dutil.c554 boolean_t new; in set_property_value() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c378 struct person *new; in donames() local
423 struct person *new; in donames() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c1808 static char new[MAXPATHLEN]; in dotrans() local
1877 static char new[MAXPATHLEN]; in domap() local
H A Dftp.c2203 static char new[MAXPATHLEN]; in gunique() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c3033 static struct ifstat new = {0L, 0L, 0L, 0L, 0L}; in if_report() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dgram.y499 struct namelist *new, *newhead = (struct namelist *) NULL; local
H A Dserver.c777 char new[RDIST_BUFSIZ]; in recvf() local
1702 strsub(char *old, char *new, char *s) in strsub()

12345678910>>...20