Searched defs:modify (Results 1 – 13 of 13) sorted by relevance
/freebsd/lib/libsys/x86/ |
H A D | pkru.c | 47 x86_pkru_get_perm_unsup(u_int keyidx, int *access, int *modify) in x86_pkru_get_perm_unsup() 55 x86_pkru_get_perm_hw(u_int keyidx, int *access, int *modify) in x86_pkru_get_perm_hw() 78 x86_pkru_set_perm_unsup(u_int keyidx, int access, int modify) in x86_pkru_set_perm_unsup() 86 x86_pkru_set_perm_hw(u_int keyidx, int access, int modify) in x86_pkru_set_perm_hw()
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | hashed_db.c | 50 bool modify; member 64 find_connection(const char *path, bool modify) in find_connection() 98 make_connection(DB * db, const char *path, bool modify) in make_connection() 119 _nc_db_open(const char *path, bool modify) in _nc_db_open()
|
/freebsd/usr.bin/mail/ |
H A D | quit.c | 65 int mcount, p, modify, autohold, anystat, holdbit, nohold; in quit() local
|
/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | mibII_ipaddr.c | 105 modify(struct update *upd, struct mibifa *ifa) in modify() function
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | datapath.h | 532 struct iwl_rx_baid_cfg_cmd_modify modify; global() member 595 } __packed modify; /* TX_QUEUE_CFG_CMD_MODIFY_API_S_VER_1 */ global() member 664 } __packed modify; /* SEC_KEY_MODIFY_CMD_API_S_VER_1 */ global() member [all...] |
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table.h | 132 ta_modify *modify; member
|
/freebsd/sys/netgraph/ |
H A D | ng_source.c | 881 int modify; in ng_source_dup_mod() local
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_ioctl.h | 184 struct bnxt_ioctl_hwrm_nvm_modify modify; member
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_ioctl.h | 425 struct ctl_lun_modify_params modify; global() member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_manip.c | 4673 bool modify) in FmPcdManipUpdate()
|
H A D | fm_cc.c | 1078 t_Handle h_FmTree, bool modify) in CcUpdateParam()
|
/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | fm_pcd_ext.h | 1715 …bool modify; /**< TRUE to change an existing scheme… member 2092 …bool modify; /**< TRUE to change an existing pr… member
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBTarget.cpp | 1332 bool read, bool modify, in WatchAddress()
|