Home
last modified time | relevance | path

Searched defs:ptr (Results 1 – 25 of 1178) sorted by path

12345678910>>...48

/illumos-gate/usr/src/boot/common/
H A Ddev_net.c389 char *ptr, *val; in net_parse_rootpath() local
H A Dmodule.c281 void *ptr = PTOV(fp->f_addr); in command_lsmod() local
1032 #define INT_ALIGN(base, ptr) ptr = \ argument
H A Dmultiboot2.c665 vm_offset_t ptr = last_addr; in mb_malloc() local
H A Dnvstore.c123 nvstore_print(void *ptr) in nvstore_print()
131 nvstore_get_var(void *ptr, const char *name, void **data) in nvstore_get_var()
139 nvstore_set_var(void *ptr, int type, const char *name, in nvstore_set_var()
148 nvstore_set_var_from_string(void *ptr, const char *type, const char *name, in nvstore_set_var_from_string()
157 nvstore_unset_var(void *ptr, const char *name) in nvstore_unset_var()
291 char *ptr = NULL; in command_nvstore() local
/illumos-gate/usr/src/boot/efi/libefi/
H A Definet.c170 char *buf, *ptr; in efinet_get() local
H A Defipart.c590 pdinfo_t *parent, *ptr; in efipart_hdinfo_add_node() local
/illumos-gate/usr/src/boot/efi/loader/
H A Dcopy.c212 efi_translate(vm_offset_t ptr) in efi_translate()
H A Dmain.c677 void *ptr; in main() local
796 CHAR16 *ptr; in main() local
1365 char *ptr = argv[i]; in command_chain() local
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c159 char *ptr; in main() local
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbio.c46 char *ptr; in bio_alloc() local
57 bio_free(void *ptr, size_t size) in bio_free()
H A Dbiosacpi.c59 void *ptr; in find_spcr() local
H A Dmultiboot.c223 vm_offset_t ptr = last_addr; in mb_malloc() local
H A Dpxe.c312 pxenv_call(int func, void *ptr) in pxenv_call()
334 bangpxe_call(int func, void *ptr) in bangpxe_call()
449 char *buf, *ptr, *frame; in pxe_netif_receive_isr() local
590 void *ptr; in pxe_netif_get() local
/illumos-gate/usr/src/boot/libsa/
H A Darp.c165 void *ptr; in arprecv() local
H A Dbootp.c286 void *ptr; in bootprecv() local
H A Dether.c93 void *ptr; in readether() local
H A Dip.c189 char *ptr; in readipv4() local
H A Dopen.c105 o_gethandle(struct open_file **ptr) in o_gethandle()
H A Drarp.c150 void *ptr = NULL; in rarprecv() local
H A Drpc.c118 void *ptr; in rpc_call() local
222 void *ptr; in recvrpc() local
H A Dtftp.c186 void *ptr = NULL; in recvtftp() local
H A Dudp.c113 void *ptr; in readudp() local
H A Dzalloc.c113 char *ptr = (char *)mn; in znalloc() local
173 zfree(MemPool *mp, void *ptr, uintptr_t bytes) in zfree()
H A Dzalloc_malloc.c106 Free(void *ptr, const char *file, int line) in Free()
169 Realloc(void *ptr, size_t size, const char *file, int line) in Realloc()
201 Reallocf(void *ptr, size_t size, const char *file, int line) in Reallocf()
/illumos-gate/usr/src/boot/libsa/crypto/
H A Ddigest.c21 void *ptr; in command_sha1() local

12345678910>>...48