| /freebsd/usr.bin/mkfifo/ |
| H A D | mkfifo.c | 53 const void *modep; in main() local 75 if ((modep = setmode(modestr)) == NULL) { in main() 80 fifomode = getmode(modep, BASEMODE); in main()
|
| /freebsd/usr.bin/find/ |
| H A D | ls.c | 57 char modep[15]; in printlong() local 60 (void)strmode(sb->st_mode, modep); in printlong() 61 (void)printf("%s %3ju %-*s %-*s ", modep, (uintmax_t)sb->st_nlink, in printlong()
|
| /freebsd/sys/arm/ti/ |
| H A D | ti_gpio.c | 881 u_int *irqp, uint32_t *modep) in ti_gpio_pic_map_fdt() argument 912 if (modep != NULL) in ti_gpio_pic_map_fdt() 913 *modep = mode; in ti_gpio_pic_map_fdt() 919 u_int *irqp, uint32_t *modep) in ti_gpio_pic_map_gpio() argument 933 if (modep != NULL) in ti_gpio_pic_map_gpio() 934 *modep = mode; in ti_gpio_pic_map_gpio() 940 u_int *irqp, uint32_t *modep) in ti_gpio_pic_map() argument 946 (struct intr_map_data_fdt *)data, irqp, modep)); in ti_gpio_pic_map() 949 (struct intr_map_data_gpio *)data, irqp, modep)); in ti_gpio_pic_map()
|
| /freebsd/sys/arm/freescale/imx/ |
| H A D | imx_gpio.c | 179 u_int *irqp, uint32_t *modep) in gpio_pic_map_fdt() argument 228 if (modep != NULL) in gpio_pic_map_fdt() 229 *modep = mode; in gpio_pic_map_fdt() 235 u_int *irqp, uint32_t *modep) in gpio_pic_map_gpio() argument 259 if (modep != NULL) in gpio_pic_map_gpio() 260 *modep = dag->gpio_intr_mode; in gpio_pic_map_gpio() 266 u_int *irqp, uint32_t *modep) in gpio_pic_map() argument 272 irqp, modep)); in gpio_pic_map() 275 irqp, modep)); in gpio_pic_map()
|
| /freebsd/sys/arm64/rockchip/ |
| H A D | rk_gpio.c | 668 u_int *irqp, uint32_t *modep) in rk_gpio_pic_map_fdt() argument 695 if (modep != NULL) in rk_gpio_pic_map_fdt() 696 *modep = mode; in rk_gpio_pic_map_fdt() 703 u_int *irqp, uint32_t *modep) in rk_gpio_pic_map_gpio() argument 714 if (modep != NULL) in rk_gpio_pic_map_gpio() 715 *modep = dag->gpio_intr_mode; in rk_gpio_pic_map_gpio() 721 u_int *irqp, uint32_t *modep) in rk_gpio_pic_map() argument 726 (struct intr_map_data_fdt *)data, irqp, modep)); in rk_gpio_pic_map() 729 (struct intr_map_data_gpio *)data, irqp, modep)); in rk_gpio_pic_map()
|
| /freebsd/bin/mv/ |
| H A D | mv.c | 161 char path[PATH_MAX], modep[15]; in do_move() local 188 strmode(sb.st_mode, modep); in do_move() 190 modep + 1, modep[9] == ' ' ? "" : " ", in do_move()
|
| /freebsd/bin/rm/ |
| H A D | rm.c | 390 char modep[15], *flagsp; in check() local 407 strmode(sp->st_mode, modep); in check() 411 modep + 1, modep[10] == ' ' ? "" : " ", in check()
|
| /freebsd/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_gpio.c | 1069 u_int *irqp, uint32_t *modep) in bcm_gpio_pic_map_fdt() argument 1105 if (modep != NULL) in bcm_gpio_pic_map_fdt() 1106 *modep = mode; in bcm_gpio_pic_map_fdt() 1112 u_int *irqp, uint32_t *modep) in bcm_gpio_pic_map_gpio() argument 1128 if (modep != NULL) in bcm_gpio_pic_map_gpio() 1129 *modep = mode; in bcm_gpio_pic_map_gpio() 1135 u_int *irqp, uint32_t *modep) in bcm_gpio_pic_map() argument 1141 (struct intr_map_data_fdt *)data, irqp, modep)); in bcm_gpio_pic_map() 1144 (struct intr_map_data_gpio *)data, irqp, modep)); in bcm_gpio_pic_map()
|
| /freebsd/sys/sys/ |
| H A D | ktls.h | 257 int ktls_get_rx_mode(struct socket *so, int *modep); 258 int ktls_get_tx_mode(struct socket *so, int *modep);
|
| H A D | capsicum.h | 505 int cap_getmode(u_int *modep);
|
| H A D | sysproto.h | 1513 char modep_l_[PADL_(u_int *)]; u_int * modep; char modep_r_[PADR_(u_int *)]; member
|
| /freebsd/contrib/telnet/libtelnet/ |
| H A D | encrypt.c | 170 int *modep; member 719 if (!(ep = (*kp->getcrypt)(*kp->modep))) { in encrypt_keyid() 746 encrypt_start_output(*kp->modep); in encrypt_keyid()
|
| /freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | encrypt.c | 170 int *modep; member 742 if (!(ep = (*kp->getcrypt)(*kp->modep))) { in encrypt_keyid() 768 encrypt_start_output(*kp->modep); in encrypt_keyid()
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | acl_common.c | 704 ace_mask_to_mode(uint32_t mask, o_mode_t *modep, boolean_t isdir) in ace_mask_to_mode() argument 732 *modep = mode; in ace_mask_to_mode() 1001 ace_allow_to_mode(uint32_t mask, o_mode_t *modep, boolean_t isdir) in ace_allow_to_mode() argument 1009 return (ace_mask_to_mode(mask, modep, isdir)); in ace_allow_to_mode()
|
| /freebsd/sbin/dump/ |
| H A D | traverse.c | 862 getino(ino_t inum, int *modep) in writeheader() 881 *modep = (dp1->di_mode & IFMT); in getino() 885 *modep = (dp2->di_mode & IFMT); in getino() 866 getino(ino_t inum,int * modep) getino() argument
|
| /freebsd/sys/kern/ |
| H A D | uipc_ktls.c | 1474 ktls_get_rx_mode(struct socket *so, int *modep) in ktls_get_rx_mode() argument 1486 *modep = TCP_TLS_MODE_NONE; in ktls_get_rx_mode() 1488 *modep = tls->mode; in ktls_get_rx_mode() 1537 ktls_get_tx_mode(struct socket *so, int *modep) in ktls_get_tx_mode() argument 1549 *modep = TCP_TLS_MODE_NONE; in ktls_get_tx_mode() 1551 *modep = tls->mode; in ktls_get_tx_mode()
|
| H A D | sys_capability.c | 129 return (copyout(&i, uap->modep, sizeof(i))); in sys_cap_getmode()
|
| H A D | systrace_args.c | 2808 uarg[a++] = (intptr_t)p->modep; /* u_int * */ in systrace_args()
|
| /freebsd/tests/sys/audit/ |
| H A D | process-control.c | 1546 int modep; in ATF_TC_BODY() local 1554 ATF_REQUIRE_EQ(0, cap_getmode(&modep)); in ATF_TC_BODY()
|
| /freebsd/lib/libsys/ |
| H A D | _libsys.h | 804 int __sys_cap_getmode(u_int * modep);
|
| /freebsd/sys/compat/freebsd32/ |
| H A D | freebsd32_systrace_args.c | 2697 uarg[a++] = (intptr_t)p->modep; /* u_int * */ in systrace_args()
|