| /freebsd-14.2/sys/netinet/ |
| H A D | sctp_crc32.c | 77 uint32_t *basep; in sctp_calculate_cksum_cb() local 79 basep = arg; in sctp_calculate_cksum_cb() 80 *basep = calculate_crc32c(*basep, data, len); in sctp_calculate_cksum_cb()
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_kobj.c | 197 kobj_class_t *basep; in kobj_lookup_method_mi() local 203 basep = cls->baseclasses; in kobj_lookup_method_mi() 204 if (basep) { in kobj_lookup_method_mi() 205 for (; *basep; basep++) { in kobj_lookup_method_mi() 206 ce = kobj_lookup_method_mi(*basep, desc); in kobj_lookup_method_mi()
|
| H A D | vfs_syscalls.c | 4006 if (basep != NULL) in freebsd11_kern_getdirentries() 4007 *basep = base; in freebsd11_kern_getdirentries() 4087 long *basep; member 4098 error = copyout(&loff, uap->basep, sizeof(long)); in ogetdirentries() 4116 if (error == 0 && uap->basep != NULL) in kern_ogetdirentries() 4117 error = copyout(&base, uap->basep, sizeof(long)); in kern_ogetdirentries() 4129 long *basep; member 4142 if (error == 0 && uap->basep != NULL) in freebsd11_getdirentries() 4155 ap.basep = NULL; in freebsd11_getdents() 4173 if (uap->basep != NULL) in sys_getdirentries() [all …]
|
| H A D | systrace_args.c | 3154 uarg[a++] = (intptr_t)p->basep; /* off_t * */ in systrace_args()
|
| /freebsd-14.2/lib/libc/sys/ |
| H A D | getdirentries.c | 78 _getdirentries(int fd, char *buf, size_t nbytes, off_t *basep) in _getdirentries() argument 85 return (__sys_getdirentries(fd, buf, nbytes, basep)); in _getdirentries() 104 rv = syscall(SYS_freebsd11_getdirentries, fd, oldbuf, len, basep); in _getdirentries()
|
| /freebsd-14.2/lib/libc/xdr/ |
| H A D | xdr_array.c | 146 xdr_vector(XDR *xdrs, char *basep, u_int nelem, u_int elemsize, xdrproc_t xdr_elem) in xdr_vector() argument 151 elptr = basep; in xdr_vector()
|
| /freebsd-14.2/sys/xdr/ |
| H A D | xdr_array.c | 139 xdr_vector(XDR *xdrs, char *basep, u_int nelem, u_int elemsize, in xdr_vector() argument 145 elptr = basep; in xdr_vector()
|
| /freebsd-14.2/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_data_bcm.c | 829 const char *envp, *basep; in bhnd_nvram_bcm_next() local 846 basep = ptr; in bhnd_nvram_bcm_next() 876 envp = basep; in bhnd_nvram_bcm_next() 891 while ((size_t)(envp - basep) < io_size && *envp != '\0') { in bhnd_nvram_bcm_next() 914 if ((size_t)(envp - basep) == io_size || *envp == '\0') { in bhnd_nvram_bcm_next()
|
| /freebsd-14.2/contrib/tzcode/ |
| H A D | localtime.c | 1095 tzparse(const char *name, struct state *sp, struct state const *basep) in tzparse() argument 1125 if (basep) { in tzparse() 1126 if (0 < basep->timecnt) in tzparse() 1127 atlo = basep->ats[basep->timecnt - 1]; in tzparse() 1129 sp->leapcnt = basep->leapcnt; in tzparse() 1130 memcpy(sp->lsis, basep->lsis, sp->leapcnt * sizeof *sp->lsis); in tzparse()
|
| /freebsd-14.2/sys/sys/ |
| H A D | syscallsubr.h | 183 off_t *basep, ssize_t *residp, enum uio_seg bufseg); 398 count, long *basep, void (*func)(struct freebsd11_dirent *));
|
| H A D | sysproto.h | 1704 char basep_l_[PADL_(off_t *)]; off_t * basep; char basep_r_[PADR_(off_t *)]; member 2441 char basep_l_[PADL_(long *)]; long * basep; char basep_r_[PADR_(long *)]; member 2677 char basep_l_[PADL_(long *)]; long * basep; char basep_r_[PADR_(long *)]; member
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 805 basep) \ argument 808 (long long)(basep)) 810 basep) \ argument 813 (long long)(basep)) 1034 #define __sanitizer_syscall_pre_compat_12_getdirentries(fd, buf, count, basep) \ argument 1037 (long long)(basep)) 1042 (long long)(basep)) 3453 long long basep); 3458 long long basep); 3633 long long basep); [all …]
|
| /freebsd-14.2/sys/compat/freebsd32/ |
| H A D | freebsd32_misc.c | 2040 ap.basep = NULL; in ofreebsd32_getdirentries() 2044 error = copyout(&loff_cut, uap->basep, sizeof(int32_t)); in ofreebsd32_getdirentries() 2063 if (uap->basep != NULL) { in freebsd11_freebsd32_getdirentries() 2065 error = copyout(&base32, uap->basep, sizeof(int32_t)); in freebsd11_freebsd32_getdirentries()
|
| H A D | freebsd32_proto.h | 884 char basep_l_[PADL_(int32_t *)]; int32_t * basep; char basep_r_[PADR_(int32_t *)]; member 1082 char basep_l_[PADL_(int32_t *)]; int32_t * basep; char basep_r_[PADR_(int32_t *)]; member
|
| H A D | freebsd32_systrace_args.c | 3061 uarg[a++] = (intptr_t)p->basep; /* off_t * */ in systrace_args()
|
| /freebsd-14.2/contrib/libxo/libxo/ |
| H A D | libxo.c | 5467 const char *basep, xo_field_info_t *xfip) in xo_parse_roles() argument 5474 for (sp = basep; sp && *sp; sp++) { in xo_parse_roles() 5729 const char *cp, *sp, *ep, *basep; in xo_parse_fields() local 5787 xfip->xfi_start = basep = cp + 1; in xo_parse_fields() 5793 sp = xo_parse_roles(xop, fmt, basep, xfip); in xo_parse_fields()
|