Lines Matching defs:uarg

10 systrace_args(int sysnum, void *params, uint64_t *uarg, int *n_args)
12 int64_t *iarg = (int64_t *) uarg;
35 uarg[1] = (intptr_t) p->buf; /* void * */
36 uarg[2] = p->nbyte; /* size_t */
44 uarg[1] = (intptr_t) p->buf; /* const void * */
45 uarg[2] = p->nbyte; /* size_t */
52 uarg[0] = (intptr_t) p->path; /* char * */
69 uarg[1] = (intptr_t) p->status; /* int * */
71 uarg[3] = (intptr_t) p->rusage; /* struct rusage * */
78 uarg[0] = (intptr_t) p->path; /* char * */
79 uarg[1] = (intptr_t) p->link; /* char * */
86 uarg[0] = (intptr_t) p->path; /* char * */
93 uarg[0] = (intptr_t) p->path; /* char * */
107 uarg[0] = (intptr_t) p->path; /* char * */
116 uarg[0] = (intptr_t) p->path; /* char * */
124 uarg[0] = (intptr_t) p->path; /* char * */
133 uarg[0] = (intptr_t) p->nsize; /* char * */
145 uarg[0] = (intptr_t) p->type; /* char * */
146 uarg[1] = (intptr_t) p->path; /* char * */
148 uarg[3] = (intptr_t) p->data; /* caddr_t */
155 uarg[0] = (intptr_t) p->path; /* char * */
163 uarg[0] = p->uid; /* uid_t */
182 uarg[2] = (intptr_t) p->addr; /* caddr_t */
191 uarg[1] = (intptr_t) p->msg; /* struct msghdr * */
200 uarg[1] = (intptr_t) p->msg; /* struct msghdr * */
209 uarg[1] = (intptr_t) p->buf; /* caddr_t */
210 uarg[2] = p->len; /* size_t */
212 uarg[4] = (intptr_t) p->from; /* struct sockaddr * */
213 uarg[5] = (intptr_t) p->fromlenaddr; /* __socklen_t * */
221 uarg[1] = (intptr_t) p->name; /* struct sockaddr * */
222 uarg[2] = (intptr_t) p->anamelen; /* __socklen_t * */
230 uarg[1] = (intptr_t) p->asa; /* struct sockaddr * */
231 uarg[2] = (intptr_t) p->alen; /* __socklen_t * */
239 uarg[1] = (intptr_t) p->asa; /* struct sockaddr * */
240 uarg[2] = (intptr_t) p->alen; /* __socklen_t * */
247 uarg[0] = (intptr_t) p->path; /* char * */
255 uarg[0] = (intptr_t) p->path; /* const char * */
256 uarg[1] = p->flags; /* u_long */
264 uarg[1] = p->flags; /* u_long */
289 uarg[0] = p->fd; /* u_int */
306 uarg[0] = (intptr_t) p->samples; /* caddr_t */
307 uarg[1] = p->size; /* size_t */
308 uarg[2] = p->offset; /* size_t */
309 uarg[3] = p->scale; /* u_int */
316 uarg[0] = (intptr_t) p->fname; /* const char * */
331 uarg[0] = (intptr_t) p->namebuf; /* char * */
332 uarg[1] = p->namelen; /* u_int */
339 uarg[0] = (intptr_t) p->namebuf; /* char * */
346 uarg[0] = (intptr_t) p->path; /* char * */
353 uarg[0] = (intptr_t) p->ss; /* stack_t * */
354 uarg[1] = (intptr_t) p->oss; /* stack_t * */
362 uarg[1] = p->com; /* u_long */
363 uarg[2] = (intptr_t) p->data; /* caddr_t */
377 uarg[0] = (intptr_t) p->path; /* char * */
384 uarg[0] = (intptr_t) p->path; /* char * */
385 uarg[1] = (intptr_t) p->link; /* char * */
392 uarg[0] = (intptr_t) p->path; /* char * */
393 uarg[1] = (intptr_t) p->buf; /* char * */
394 uarg[2] = p->count; /* size_t */
401 uarg[0] = (intptr_t) p->fname; /* char * */
402 uarg[1] = (intptr_t) p->argv; /* char ** */
403 uarg[2] = (intptr_t) p->envv; /* char ** */
417 uarg[0] = (intptr_t) p->path; /* char * */
424 uarg[0] = (intptr_t) p->addr; /* void * */
425 uarg[1] = p->len; /* size_t */
459 uarg[0] = (intptr_t) p->addr; /* void * */
460 uarg[1] = p->len; /* size_t */
467 uarg[0] = (intptr_t) p->addr; /* const void * */
468 uarg[1] = p->len; /* size_t */
476 uarg[0] = (intptr_t) p->addr; /* void * */
477 uarg[1] = p->len; /* size_t */
485 uarg[0] = (intptr_t) p->addr; /* const void * */
486 uarg[1] = p->len; /* size_t */
487 uarg[2] = (intptr_t) p->vec; /* char * */
494 uarg[0] = p->gidsetsize; /* u_int */
495 uarg[1] = (intptr_t) p->gidset; /* gid_t * */
502 uarg[0] = p->gidsetsize; /* u_int */
503 uarg[1] = (intptr_t) p->gidset; /* gid_t * */
523 uarg[0] = p->which; /* u_int */
524 uarg[1] = (intptr_t) p->itv; /* struct itimerval * */
525 uarg[2] = (intptr_t) p->oitv; /* struct itimerval * */
532 uarg[0] = (intptr_t) p->name; /* char * */
539 uarg[0] = p->which; /* u_int */
540 uarg[1] = (intptr_t) p->itv; /* struct itimerval * */
552 uarg[0] = p->from; /* u_int */
553 uarg[1] = p->to; /* u_int */
570 uarg[1] = (intptr_t) p->in; /* fd_set * */
571 uarg[2] = (intptr_t) p->ou; /* fd_set * */
572 uarg[3] = (intptr_t) p->ex; /* fd_set * */
573 uarg[4] = (intptr_t) p->tv; /* struct timeval * */
606 uarg[1] = (intptr_t) p->name; /* caddr_t */
623 uarg[1] = (intptr_t) p->name; /* caddr_t */
634 uarg[3] = (intptr_t) p->val; /* caddr_t */
650 uarg[0] = (intptr_t) p->tp; /* struct timeval * */
651 uarg[1] = (intptr_t) p->tzp; /* struct timezone * */
659 uarg[1] = (intptr_t) p->rusage; /* struct rusage * */
669 uarg[3] = (intptr_t) p->val; /* caddr_t */
670 uarg[4] = (intptr_t) p->avalsize; /* int * */
678 uarg[1] = (intptr_t) p->iovp; /* struct iovec * */
679 uarg[2] = p->iovcnt; /* u_int */
687 uarg[1] = (intptr_t) p->iovp; /* struct iovec * */
688 uarg[2] = p->iovcnt; /* u_int */
695 uarg[0] = (intptr_t) p->tv; /* struct timeval * */
696 uarg[1] = (intptr_t) p->tzp; /* struct timezone * */
736 uarg[0] = (intptr_t) p->from; /* char * */
737 uarg[1] = (intptr_t) p->to; /* char * */
752 uarg[0] = (intptr_t) p->path; /* char * */
761 uarg[1] = (intptr_t) p->buf; /* caddr_t */
762 uarg[2] = p->len; /* size_t */
764 uarg[4] = (intptr_t) p->to; /* caddr_t */
783 uarg[3] = (intptr_t) p->rsv; /* int * */
790 uarg[0] = (intptr_t) p->path; /* char * */
798 uarg[0] = (intptr_t) p->path; /* char * */
805 uarg[0] = (intptr_t) p->path; /* char * */
806 uarg[1] = (intptr_t) p->tptr; /* struct timeval * */
813 uarg[0] = (intptr_t) p->delta; /* struct timeval * */
814 uarg[1] = (intptr_t) p->olddelta; /* struct timeval * */
826 uarg[0] = (intptr_t) p->path; /* char * */
829 uarg[3] = (intptr_t) p->arg; /* caddr_t */
839 uarg[3] = (intptr_t) p->addrs; /* char ** */
847 uarg[1] = (intptr_t) p->argp; /* caddr_t */
854 uarg[0] = (intptr_t) p->fname; /* char * */
855 uarg[1] = (intptr_t) p->fhp; /* struct fhandle * */
862 uarg[0] = (intptr_t) p->fname; /* char * */
863 uarg[1] = (intptr_t) p->fhp; /* struct fhandle * */
871 uarg[1] = (intptr_t) p->parms; /* char * */
880 uarg[2] = (intptr_t) p->rtp; /* struct rtprio * */
921 uarg[1] = (intptr_t) p->buf; /* void * */
922 uarg[2] = p->nbyte; /* size_t */
932 uarg[1] = (intptr_t) p->buf; /* const void * */
933 uarg[2] = p->nbyte; /* size_t */
949 uarg[0] = (intptr_t) p->tp; /* struct timex * */
970 uarg[0] = p->euid; /* uid_t */
977 uarg[0] = (intptr_t) p->path; /* char * */
978 uarg[1] = (intptr_t) p->ub; /* struct stat * */
986 uarg[1] = (intptr_t) p->sb; /* struct stat * */
993 uarg[0] = (intptr_t) p->path; /* char * */
994 uarg[1] = (intptr_t) p->ub; /* struct stat * */
1001 uarg[0] = (intptr_t) p->path; /* char * */
1017 uarg[0] = p->which; /* u_int */
1018 uarg[1] = (intptr_t) p->rlp; /* struct rlimit * */
1025 uarg[0] = p->which; /* u_int */
1026 uarg[1] = (intptr_t) p->rlp; /* struct rlimit * */
1034 uarg[1] = (intptr_t) p->buf; /* char * */
1035 uarg[2] = p->count; /* u_int */
1036 uarg[3] = (intptr_t) p->basep; /* long * */
1043 uarg[0] = (intptr_t) p->addr; /* caddr_t */
1044 uarg[1] = p->len; /* size_t */
1071 uarg[0] = (intptr_t) p->path; /* char * */
1089 uarg[0] = (intptr_t) p->name; /* int * */
1090 uarg[1] = p->namelen; /* u_int */
1091 uarg[2] = (intptr_t) p->old; /* void * */
1092 uarg[3] = (intptr_t) p->oldlenp; /* size_t * */
1093 uarg[4] = (intptr_t) p->new; /* void * */
1094 uarg[5] = p->newlen; /* size_t */
1101 uarg[0] = (intptr_t) p->addr; /* const void * */
1102 uarg[1] = p->len; /* size_t */
1109 uarg[0] = (intptr_t) p->addr; /* const void * */
1110 uarg[1] = p->len; /* size_t */
1117 uarg[0] = (intptr_t) p->path; /* char * */
1125 uarg[1] = (intptr_t) p->tptr; /* struct timeval * */
1139 uarg[0] = (intptr_t) p->fds; /* struct pollfd * */
1140 uarg[1] = p->nfds; /* u_int */
1208 uarg[1] = (intptr_t) p->sops; /* struct sembuf * */
1209 uarg[2] = p->nsops; /* size_t */
1225 uarg[1] = (intptr_t) p->msgp; /* const void * */
1226 uarg[2] = p->msgsz; /* size_t */
1235 uarg[1] = (intptr_t) p->msgp; /* void * */
1236 uarg[2] = p->msgsz; /* size_t */
1246 uarg[1] = (intptr_t) p->shmaddr; /* const void * */
1254 uarg[0] = (intptr_t) p->shmaddr; /* const void * */
1262 uarg[1] = p->size; /* size_t */
1271 uarg[1] = (intptr_t) p->tp; /* struct timespec * */
1279 uarg[1] = (intptr_t) p->tp; /* const struct timespec * */
1287 uarg[1] = (intptr_t) p->tp; /* struct timespec * */
1295 uarg[1] = (intptr_t) p->evp; /* struct sigevent * */
1296 uarg[2] = (intptr_t) p->timerid; /* int * */
1312 uarg[2] = (intptr_t) p->value; /* const struct itimerspec * */
1313 uarg[3] = (intptr_t) p->ovalue; /* struct itimerspec * */
1321 uarg[1] = (intptr_t) p->value; /* struct itimerspec * */
1335 uarg[0] = (intptr_t) p->rqtp; /* const struct timespec * */
1336 uarg[1] = (intptr_t) p->rmtp; /* struct timespec * */
1343 uarg[0] = (intptr_t) p->ffcount; /* ffcounter * */
1350 uarg[0] = (intptr_t) p->cest; /* struct ffclock_estimate * */
1357 uarg[0] = (intptr_t) p->cest; /* struct ffclock_estimate * */
1366 uarg[2] = (intptr_t) p->clock_id; /* clockid_t * */
1373 uarg[0] = (intptr_t) p->ntvp; /* struct ntptimeval * */
1380 uarg[0] = (intptr_t) p->addr; /* void * */
1381 uarg[1] = p->len; /* size_t */
1396 uarg[0] = (intptr_t) p->fds; /* struct pollfd * */
1397 uarg[1] = p->nfds; /* u_int */
1410 uarg[0] = (intptr_t) p->path; /* char * */
1419 uarg[0] = (intptr_t) p->aiocbp; /* struct aiocb * */
1426 uarg[0] = (intptr_t) p->aiocbp; /* struct aiocb * */
1434 uarg[1] = (intptr_t) p->acb_list; /* struct aiocb *const * */
1436 uarg[3] = (intptr_t) p->sig; /* struct sigevent * */
1444 uarg[1] = (intptr_t) p->buf; /* char * */
1445 uarg[2] = p->count; /* size_t */
1452 uarg[0] = (intptr_t) p->path; /* char * */
1460 uarg[0] = (intptr_t) p->path; /* char * */
1461 uarg[1] = p->uid; /* uid_t */
1469 uarg[0] = (intptr_t) p->path; /* char * */
1470 uarg[1] = (intptr_t) p->tptr; /* struct timeval * */
1477 uarg[0] = (intptr_t) p->addr; /* void * */
1478 uarg[1] = p->len; /* size_t */
1486 uarg[0] = (intptr_t) p->path; /* char * */
1487 uarg[1] = (intptr_t) p->ub; /* struct nstat * */
1495 uarg[1] = (intptr_t) p->sb; /* struct nstat * */
1502 uarg[0] = (intptr_t) p->path; /* char * */
1503 uarg[1] = (intptr_t) p->ub; /* struct nstat * */
1511 uarg[1] = (intptr_t) p->iovp; /* struct iovec * */
1512 uarg[2] = p->iovcnt; /* u_int */
1521 uarg[1] = (intptr_t) p->iovp; /* struct iovec * */
1522 uarg[2] = p->iovcnt; /* u_int */
1530 uarg[0] = (intptr_t) p->u_fhp; /* const struct fhandle * */
1538 uarg[0] = (intptr_t) p->u_fhp; /* const struct fhandle * */
1539 uarg[1] = (intptr_t) p->sb; /* struct stat * */
1554 uarg[1] = (intptr_t) p->stat; /* struct module_stat * */
1568 uarg[0] = (intptr_t) p->name; /* const char * */
1575 uarg[0] = (intptr_t) p->file; /* const char * */
1589 uarg[0] = (intptr_t) p->file; /* const char * */
1604 uarg[1] = (intptr_t) p->stat; /* struct kld_file_stat * */
1625 uarg[0] = p->ruid; /* uid_t */
1626 uarg[1] = p->euid; /* uid_t */
1627 uarg[2] = p->suid; /* uid_t */
1643 uarg[0] = (intptr_t) p->aiocbp; /* struct aiocb * */
1650 uarg[0] = (intptr_t) p->aiocbp; /* struct aiocb *const * */
1652 uarg[2] = (intptr_t) p->timeout; /* const struct timespec * */
1660 uarg[1] = (intptr_t) p->aiocbp; /* struct aiocb * */
1667 uarg[0] = (intptr_t) p->aiocbp; /* struct aiocb * */
1674 uarg[0] = (intptr_t) p->aiocbp; /* struct oaiocb * */
1681 uarg[0] = (intptr_t) p->aiocbp; /* struct oaiocb * */
1689 uarg[1] = (intptr_t) p->acb_list; /* struct oaiocb *const * */
1691 uarg[3] = (intptr_t) p->sig; /* struct osigevent * */
1715 uarg[0] = (intptr_t) p->buf; /* char * */
1716 uarg[1] = p->buflen; /* u_int */
1724 uarg[1] = (intptr_t) p->param; /* const struct sched_param * */
1732 uarg[1] = (intptr_t) p->param; /* struct sched_param * */
1741 uarg[2] = (intptr_t) p->param; /* const struct sched_param * */
1775 uarg[1] = (intptr_t) p->interval; /* struct timespec * */
1782 uarg[0] = (intptr_t) p->addr; /* const void * */
1783 uarg[1] = p->len; /* size_t */
1792 uarg[2] = (intptr_t) p->data; /* void * */
1799 uarg[0] = (intptr_t) p->jail; /* struct jail * */
1807 uarg[1] = (intptr_t) p->a_pathP; /* char * */
1809 uarg[3] = (intptr_t) p->a_paramsP; /* void * */
1818 uarg[1] = (intptr_t) p->set; /* const sigset_t * */
1819 uarg[2] = (intptr_t) p->oset; /* sigset_t * */
1826 uarg[0] = (intptr_t) p->sigmask; /* const sigset_t * */
1833 uarg[0] = (intptr_t) p->set; /* sigset_t * */
1840 uarg[0] = (intptr_t) p->set; /* const sigset_t * */
1841 uarg[1] = (intptr_t) p->info; /* siginfo_t * */
1842 uarg[2] = (intptr_t) p->timeout; /* const struct timespec * */
1849 uarg[0] = (intptr_t) p->set; /* const sigset_t * */
1850 uarg[1] = (intptr_t) p->info; /* siginfo_t * */
1857 uarg[0] = (intptr_t) p->path; /* const char * */
1859 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
1866 uarg[0] = (intptr_t) p->path; /* const char * */
1868 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
1877 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
1886 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
1893 uarg[0] = (intptr_t) p->path; /* const char * */
1909 uarg[0] = (intptr_t) p->path; /* const char * */
1911 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
1920 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
1927 uarg[0] = (intptr_t) p->path; /* const char * */
1929 uarg[2] = (intptr_t) p->filename; /* const char * */
1931 uarg[4] = (intptr_t) p->attrname; /* const char * */
1938 uarg[0] = (intptr_t) p->path; /* const char * */
1940 uarg[2] = (intptr_t) p->attrname; /* const char * */
1941 uarg[3] = (intptr_t) p->data; /* void * */
1942 uarg[4] = p->nbytes; /* size_t */
1949 uarg[0] = (intptr_t) p->path; /* const char * */
1951 uarg[2] = (intptr_t) p->attrname; /* const char * */
1952 uarg[3] = (intptr_t) p->data; /* void * */
1953 uarg[4] = p->nbytes; /* size_t */
1960 uarg[0] = (intptr_t) p->path; /* const char * */
1962 uarg[2] = (intptr_t) p->attrname; /* const char * */
1969 uarg[0] = (intptr_t) p->aiocbp; /* struct aiocb ** */
1970 uarg[1] = (intptr_t) p->timeout; /* struct timespec * */
1977 uarg[0] = (intptr_t) p->ruid; /* uid_t * */
1978 uarg[1] = (intptr_t) p->euid; /* uid_t * */
1979 uarg[2] = (intptr_t) p->suid; /* uid_t * */
1986 uarg[0] = (intptr_t) p->rgid; /* gid_t * */
1987 uarg[1] = (intptr_t) p->egid; /* gid_t * */
1988 uarg[2] = (intptr_t) p->sgid; /* gid_t * */
2001 uarg[1] = (intptr_t) p->changelist; /* struct kevent * */
2003 uarg[3] = (intptr_t) p->eventlist; /* struct kevent * */
2005 uarg[5] = (intptr_t) p->timeout; /* const struct timespec * */
2014 uarg[2] = (intptr_t) p->attrname; /* const char * */
2015 uarg[3] = (intptr_t) p->data; /* void * */
2016 uarg[4] = p->nbytes; /* size_t */
2025 uarg[2] = (intptr_t) p->attrname; /* const char * */
2026 uarg[3] = (intptr_t) p->data; /* void * */
2027 uarg[4] = p->nbytes; /* size_t */
2036 uarg[2] = (intptr_t) p->attrname; /* const char * */
2050 uarg[0] = (intptr_t) p->path; /* char * */
2071 uarg[0] = (intptr_t) p->iovp; /* struct iovec * */
2072 uarg[1] = p->iovcnt; /* unsigned int */
2080 uarg[0] = (intptr_t) p->mac_p; /* struct mac * */
2087 uarg[0] = (intptr_t) p->mac_p; /* struct mac * */
2095 uarg[1] = (intptr_t) p->mac_p; /* struct mac * */
2102 uarg[0] = (intptr_t) p->path_p; /* const char * */
2103 uarg[1] = (intptr_t) p->mac_p; /* struct mac * */
2111 uarg[1] = (intptr_t) p->mac_p; /* struct mac * */
2118 uarg[0] = (intptr_t) p->path_p; /* const char * */
2119 uarg[1] = (intptr_t) p->mac_p; /* struct mac * */
2127 uarg[1] = (intptr_t) p->name; /* const char * */
2128 uarg[2] = (intptr_t) p->value; /* char * */
2136 uarg[0] = (intptr_t) p->path; /* const char * */
2137 uarg[1] = p->flags; /* u_long */
2144 uarg[0] = (intptr_t) p->store; /* struct uuid * */
2155 uarg[3] = p->nbytes; /* size_t */
2156 uarg[4] = (intptr_t) p->hdtr; /* struct sf_hdtr * */
2157 uarg[5] = (intptr_t) p->sbytes; /* off_t * */
2165 uarg[0] = (intptr_t) p->policy; /* const char * */
2167 uarg[2] = (intptr_t) p->arg; /* void * */
2174 uarg[0] = (intptr_t) p->buf; /* struct statfs * */
2183 uarg[0] = (intptr_t) p->path; /* char * */
2184 uarg[1] = (intptr_t) p->buf; /* struct statfs * */
2192 uarg[1] = (intptr_t) p->buf; /* struct statfs * */
2199 uarg[0] = (intptr_t) p->u_fhp; /* const struct fhandle * */
2200 uarg[1] = (intptr_t) p->buf; /* struct statfs * */
2235 uarg[0] = (intptr_t) p->idp; /* semid_t * */
2236 uarg[1] = p->value; /* unsigned int */
2243 uarg[0] = (intptr_t) p->idp; /* semid_t * */
2244 uarg[1] = (intptr_t) p->name; /* const char * */
2247 uarg[4] = p->value; /* unsigned int */
2254 uarg[0] = (intptr_t) p->name; /* const char * */
2262 uarg[1] = (intptr_t) p->val; /* int * */
2277 uarg[1] = (intptr_t) p->mac_p; /* struct mac * */
2284 uarg[0] = (intptr_t) p->path_p; /* const char * */
2285 uarg[1] = (intptr_t) p->mac_p; /* struct mac * */
2292 uarg[0] = (intptr_t) p->path_p; /* const char * */
2293 uarg[1] = (intptr_t) p->mac_p; /* struct mac * */
2300 uarg[0] = (intptr_t) p->path; /* const char * */
2302 uarg[2] = (intptr_t) p->attrname; /* const char * */
2303 uarg[3] = (intptr_t) p->data; /* void * */
2304 uarg[4] = p->nbytes; /* size_t */
2311 uarg[0] = (intptr_t) p->path; /* const char * */
2313 uarg[2] = (intptr_t) p->attrname; /* const char * */
2314 uarg[3] = (intptr_t) p->data; /* void * */
2315 uarg[4] = p->nbytes; /* size_t */
2322 uarg[0] = (intptr_t) p->path; /* const char * */
2324 uarg[2] = (intptr_t) p->attrname; /* const char * */
2331 uarg[0] = (intptr_t) p->fname; /* char * */
2332 uarg[1] = (intptr_t) p->argv; /* char ** */
2333 uarg[2] = (intptr_t) p->envv; /* char ** */
2334 uarg[3] = (intptr_t) p->mac_p; /* struct mac * */
2342 uarg[1] = (intptr_t) p->act; /* const struct sigaction * */
2343 uarg[2] = (intptr_t) p->oact; /* struct sigaction * */
2350 uarg[0] = (intptr_t) p->sigcntxp; /* const struct __ucontext * */
2357 uarg[0] = (intptr_t) p->ucp; /* struct __ucontext * */
2364 uarg[0] = (intptr_t) p->ucp; /* const struct __ucontext * */
2371 uarg[0] = (intptr_t) p->oucp; /* struct __ucontext * */
2372 uarg[1] = (intptr_t) p->ucp; /* const struct __ucontext * */
2379 uarg[0] = (intptr_t) p->name; /* const char * */
2386 uarg[0] = (intptr_t) p->path; /* const char * */
2388 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
2395 uarg[0] = (intptr_t) p->path; /* const char * */
2397 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
2404 uarg[0] = (intptr_t) p->path; /* const char * */
2412 uarg[0] = (intptr_t) p->path; /* const char * */
2414 uarg[2] = (intptr_t) p->aclp; /* struct acl * */
2421 uarg[0] = (intptr_t) p->set; /* const sigset_t * */
2422 uarg[1] = (intptr_t) p->sig; /* int * */
2429 uarg[0] = (intptr_t) p->ctx; /* ucontext_t * */
2430 uarg[1] = (intptr_t) p->id; /* long * */
2438 uarg[0] = (intptr_t) p->state; /* long * */
2445 uarg[0] = (intptr_t) p->id; /* long * */
2460 uarg[0] = (intptr_t) p->umtx; /* struct umtx * */
2467 uarg[0] = (intptr_t) p->umtx; /* struct umtx * */
2483 uarg[2] = (intptr_t) p->data; /* void * */
2484 uarg[3] = p->nbytes; /* size_t */
2491 uarg[0] = (intptr_t) p->path; /* const char * */
2493 uarg[2] = (intptr_t) p->data; /* void * */
2494 uarg[3] = p->nbytes; /* size_t */
2501 uarg[0] = (intptr_t) p->path; /* const char * */
2503 uarg[2] = (intptr_t) p->data; /* void * */
2504 uarg[3] = p->nbytes; /* size_t */
2512 uarg[1] = (intptr_t) p->abstime; /* const struct timespec * */
2519 uarg[0] = (intptr_t) p->timeout; /* const struct timespec * */
2541 uarg[0] = (intptr_t) p->record; /* const void * */
2542 uarg[1] = p->length; /* u_int */
2550 uarg[1] = (intptr_t) p->data; /* void * */
2551 uarg[2] = p->length; /* u_int */
2558 uarg[0] = (intptr_t) p->auid; /* uid_t * */
2565 uarg[0] = (intptr_t) p->auid; /* uid_t * */
2572 uarg[0] = (intptr_t) p->auditinfo; /* struct auditinfo * */
2579 uarg[0] = (intptr_t) p->auditinfo; /* struct auditinfo * */
2586 uarg[0] = (intptr_t) p->auditinfo_addr; /* struct auditinfo_addr * */
2587 uarg[1] = p->length; /* u_int */
2594 uarg[0] = (intptr_t) p->auditinfo_addr; /* struct auditinfo_addr * */
2595 uarg[1] = p->length; /* u_int */
2602 uarg[0] = (intptr_t) p->path; /* char * */
2609 uarg[0] = (intptr_t) p->obj; /* void * */
2611 uarg[2] = p->val; /* u_long */
2612 uarg[3] = (intptr_t) p->uaddr1; /* void * */
2613 uarg[4] = (intptr_t) p->uaddr2; /* void * */
2620 uarg[0] = (intptr_t) p->param; /* struct thr_param * */
2630 uarg[2] = (intptr_t) p->value; /* void * */
2637 uarg[0] = (intptr_t) p->path; /* const char * */
2640 uarg[3] = (intptr_t) p->attr; /* const struct mq_attr * */
2648 uarg[1] = (intptr_t) p->attr; /* const struct mq_attr * */
2649 uarg[2] = (intptr_t) p->oattr; /* struct mq_attr * */
2657 uarg[1] = (intptr_t) p->msg_ptr; /* char * */
2658 uarg[2] = p->msg_len; /* size_t */
2659 uarg[3] = (intptr_t) p->msg_prio; /* unsigned * */
2660 uarg[4] = (intptr_t) p->abs_timeout; /* const struct timespec * */
2668 uarg[1] = (intptr_t) p->msg_ptr; /* const char * */
2669 uarg[2] = p->msg_len; /* size_t */
2670 uarg[3] = p->msg_prio; /* unsigned */
2671 uarg[4] = (intptr_t) p->abs_timeout; /* const struct timespec * */
2679 uarg[1] = (intptr_t) p->sigev; /* const struct sigevent * */
2686 uarg[0] = (intptr_t) p->path; /* const char * */
2693 uarg[0] = (intptr_t) p->why; /* const char * */
2695 uarg[2] = (intptr_t) p->args; /* void ** */
2703 uarg[1] = (intptr_t) p->name; /* const char * */
2711 uarg[1] = (intptr_t) p->aiocbp; /* struct aiocb * */
2720 uarg[2] = (intptr_t) p->rtp; /* struct rtprio * */
2728 uarg[1] = p->name; /* uint32_t */
2736 uarg[1] = (intptr_t) p->msg; /* caddr_t */
2738 uarg[3] = (intptr_t) p->to; /* caddr_t */
2740 uarg[5] = (intptr_t) p->sinfo; /* struct sctp_sndrcvinfo * */
2749 uarg[1] = (intptr_t) p->iov; /* struct iovec * */
2751 uarg[3] = (intptr_t) p->to; /* caddr_t */
2753 uarg[5] = (intptr_t) p->sinfo; /* struct sctp_sndrcvinfo * */
2762 uarg[1] = (intptr_t) p->iov; /* struct iovec * */
2764 uarg[3] = (intptr_t) p->from; /* struct sockaddr * */
2765 uarg[4] = (intptr_t) p->fromlenaddr; /* __socklen_t * */
2766 uarg[5] = (intptr_t) p->sinfo; /* struct sctp_sndrcvinfo * */
2767 uarg[6] = (intptr_t) p->msg_flags; /* int * */
2775 uarg[1] = (intptr_t) p->buf; /* void * */
2776 uarg[2] = p->nbyte; /* size_t */
2785 uarg[1] = (intptr_t) p->buf; /* const void * */
2786 uarg[2] = p->nbyte; /* size_t */
2794 uarg[0] = (intptr_t) p->addr; /* caddr_t */
2795 uarg[1] = p->len; /* size_t */
2815 uarg[0] = (intptr_t) p->path; /* char * */
2840 uarg[0] = (intptr_t) p->path; /* const char * */
2849 uarg[0] = (intptr_t) p->path; /* const char * */
2856 uarg[0] = (intptr_t) p->setid; /* cpusetid_t * */
2875 uarg[3] = (intptr_t) p->setid; /* cpusetid_t * */
2885 uarg[3] = p->cpusetsize; /* size_t */
2886 uarg[4] = (intptr_t) p->mask; /* cpuset_t * */
2896 uarg[3] = p->cpusetsize; /* size_t */
2897 uarg[4] = (intptr_t) p->mask; /* const cpuset_t * */
2905 uarg[1] = (intptr_t) p->path; /* char * */
2915 uarg[1] = (intptr_t) p->path; /* char * */
2925 uarg[1] = (intptr_t) p->path; /* char * */
2926 uarg[2] = p->uid; /* uid_t */
2936 uarg[1] = (intptr_t) p->argv; /* char ** */
2937 uarg[2] = (intptr_t) p->envv; /* char ** */
2945 uarg[1] = (intptr_t) p->path; /* char * */
2946 uarg[2] = (intptr_t) p->buf; /* struct stat * */
2955 uarg[1] = (intptr_t) p->path; /* char * */
2956 uarg[2] = (intptr_t) p->times; /* struct timeval * */
2964 uarg[1] = (intptr_t) p->path1; /* char * */
2966 uarg[3] = (intptr_t) p->path2; /* char * */
2975 uarg[1] = (intptr_t) p->path; /* char * */
2984 uarg[1] = (intptr_t) p->path; /* char * */
2993 uarg[1] = (intptr_t) p->path; /* char * */
3003 uarg[1] = (intptr_t) p->path; /* char * */
3013 uarg[1] = (intptr_t) p->path; /* char * */
3014 uarg[2] = (intptr_t) p->buf; /* char * */
3015 uarg[3] = p->bufsize; /* size_t */
3023 uarg[1] = (intptr_t) p->old; /* char * */
3025 uarg[3] = (intptr_t) p->new; /* char * */
3032 uarg[0] = (intptr_t) p->path1; /* char * */
3034 uarg[2] = (intptr_t) p->path2; /* char * */
3042 uarg[1] = (intptr_t) p->path; /* char * */
3057 uarg[0] = (intptr_t) p->path; /* char * */
3064 uarg[0] = (intptr_t) p->iovp; /* struct iovec * */
3065 uarg[1] = p->iovcnt; /* unsigned int */
3073 uarg[0] = (intptr_t) p->iovp; /* struct iovec * */
3074 uarg[1] = p->iovcnt; /* unsigned int */
3099 uarg[3] = (intptr_t) p->arg; /* union semun * */
3108 uarg[2] = (intptr_t) p->buf; /* struct msqid_ds * */
3117 uarg[2] = (intptr_t) p->buf; /* struct shmid_ds * */
3124 uarg[0] = (intptr_t) p->path; /* char * */
3134 uarg[2] = (intptr_t) p->rightsp; /* cap_rights_t * */
3146 uarg[0] = (intptr_t) p->modep; /* u_int * */
3153 uarg[0] = (intptr_t) p->fdp; /* int * */
3170 uarg[1] = (intptr_t) p->pidp; /* pid_t * */
3178 uarg[1] = (intptr_t) p->in; /* fd_set * */
3179 uarg[2] = (intptr_t) p->ou; /* fd_set * */
3180 uarg[3] = (intptr_t) p->ex; /* fd_set * */
3181 uarg[4] = (intptr_t) p->ts; /* const struct timespec * */
3182 uarg[5] = (intptr_t) p->sm; /* const sigset_t * */
3189 uarg[0] = (intptr_t) p->namebuf; /* char * */
3190 uarg[1] = p->namelen; /* size_t */
3197 uarg[0] = (intptr_t) p->namebuf; /* const char * */
3204 uarg[0] = (intptr_t) p->inbufp; /* const void * */
3205 uarg[1] = p->inbuflen; /* size_t */
3206 uarg[2] = (intptr_t) p->outbufp; /* void * */
3207 uarg[3] = p->outbuflen; /* size_t */
3214 uarg[0] = (intptr_t) p->inbufp; /* const void * */
3215 uarg[1] = p->inbuflen; /* size_t */
3216 uarg[2] = (intptr_t) p->outbufp; /* void * */
3217 uarg[3] = p->outbuflen; /* size_t */
3224 uarg[0] = (intptr_t) p->inbufp; /* const void * */
3225 uarg[1] = p->inbuflen; /* size_t */
3226 uarg[2] = (intptr_t) p->outbufp; /* void * */
3227 uarg[3] = p->outbuflen; /* size_t */
3234 uarg[0] = (intptr_t) p->inbufp; /* const void * */
3235 uarg[1] = p->inbuflen; /* size_t */
3236 uarg[2] = (intptr_t) p->outbufp; /* void * */
3237 uarg[3] = p->outbuflen; /* size_t */
3244 uarg[0] = (intptr_t) p->inbufp; /* const void * */
3245 uarg[1] = p->inbuflen; /* size_t */
3246 uarg[2] = (intptr_t) p->outbufp; /* void * */
3247 uarg[3] = p->outbuflen; /* size_t */
3275 uarg[2] = (intptr_t) p->status; /* int * */
3277 uarg[4] = (intptr_t) p->wrusage; /* struct __wrusage * */
3278 uarg[5] = (intptr_t) p->info; /* siginfo_t * */
3286 uarg[1] = (intptr_t) p->rightsp; /* cap_rights_t * */
3294 uarg[1] = (intptr_t) p->cmds; /* const u_long * */
3295 uarg[2] = p->ncmds; /* size_t */
3303 uarg[1] = (intptr_t) p->cmds; /* u_long * */
3304 uarg[2] = p->maxcmds; /* size_t */
3312 uarg[1] = p->fcntlrights; /* uint32_t */
3320 uarg[1] = (intptr_t) p->fcntlrightsp; /* uint32_t * */
3329 uarg[2] = (intptr_t) p->name; /* caddr_t */
3339 uarg[2] = (intptr_t) p->name; /* caddr_t */
3348 uarg[1] = (intptr_t) p->path; /* const char * */
3349 uarg[2] = p->flags; /* u_long */
3358 uarg[1] = (intptr_t) p->name; /* struct sockaddr * */
3359 uarg[2] = (intptr_t) p->anamelen; /* __socklen_t * */
3367 uarg[0] = (intptr_t) p->fildes; /* int * */
3375 uarg[0] = (intptr_t) p->aiocbp; /* struct aiocb * */
3385 uarg[3] = (intptr_t) p->data; /* void * */
3392 uarg[0] = (intptr_t) p->fds; /* struct pollfd * */
3393 uarg[1] = p->nfds; /* u_int */
3394 uarg[2] = (intptr_t) p->ts; /* const struct timespec * */
3395 uarg[3] = (intptr_t) p->set; /* const sigset_t * */
3403 uarg[1] = (intptr_t) p->times; /* struct timespec * */
3411 uarg[1] = (intptr_t) p->path; /* char * */
3412 uarg[2] = (intptr_t) p->times; /* struct timespec * */