Searched defs:token (Results 1 - 25 of 229) sorted by last modified time

12345678910

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_getdate.c58 struct token { int token; time_t value; }; member in struct:token
[all...]
/freebsd-10-stable/usr.sbin/usbconfig/
H A Dusbconfig.c94 struct token { struct
136 static const struct token token[] = { variable in typeref:struct:token
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.c1383 ipftoken_t *token; local
[all...]
H A Dfil.c8034 ipftoken_t *token; local
8106 ipftoken_t *token; local
[all...]
H A Dip_state.c791 ipftoken_t *token; local
[all...]
/freebsd-10-stable/sys/dev/mlx5/
H A Ddevice.h362 u8 token; member in struct:mlx5_cmd_layout
523 u8 token; member in struct:mlx5_cmd_prot_block
H A Ddriver.h346 u8 token; member in struct:mlx5_cmd
726 u8 token; member in struct:mlx5_cmd_work_ent
H A Dmlx5_ifc.h9148 u8 token[0x8]; member in struct:mlx5_ifc_cmd_queue_entry_bits
9187 u8 token[0x8]; member in struct:mlx5_ifc_cmd_if_box_bits
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dmlx4.h181 u16 token; member in struct:mlx4_vhcr
191 __be16 token; member in struct:mlx4_vhcr_cmd
396 u16 token; member in struct:mlx4_slave_event_eq_info
H A Dcmd.c129 u16 token; member in struct:mlx4_cmd_context
684 void mlx4_cmd_event(struct mlx4_dev *dev, u16 token, u8 status, u64 out_param) argument
468 mlx4_cmd_post(struct mlx4_dev *dev, struct timespec *ts1, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, u16 token, int event) argument
[all...]
H A Dfw.c1979 u16 token; local
/freebsd-10-stable/sbin/route/
H A Droute.c257 char *str0, *str, *token, *endptr; local
308 char *str0, *str, *token, *endptr; local
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_scanner.c441 int token; local
677 int token; /* The return value */ local
[all...]
H A Dkeyword-gen.c34 u_short token; /* Associated Token */ member in struct:key_tok
349 u_short token; local
508 create_scan_states( char * text, u_short token, follby followedby, u_short prev_state ) argument
723 int token; local
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dauthreadkeys.c141 char *token; local
[all...]
/freebsd-10-stable/contrib/ntp/include/
H A Dntpd.h340 int token; member in struct:bc_entry_tag
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1486 zfs_send_resume_token_to_nvlist(libzfs_handle_t *hdl, const char *token) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c179 u16 token; member in struct:mthca_cmd_context
194 mthca_cmd_post_dbell(struct mthca_dev *dev, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, u16 token) argument
226 mthca_cmd_post_hcr(struct mthca_dev *dev, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, u16 token, int event) argument
269 mthca_cmd_post(struct mthca_dev *dev, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, u16 token, int event) argument
344 mthca_cmd_event(struct mthca_dev *dev, u16 token, u8 status, u64 out_param) argument
[all...]
/freebsd-10-stable/sys/ofed/include/linux/mlx4/
H A Ddevice.h840 __be16 token; member in struct:mlx4_eqe::__anon2111::__anon2113
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c108 u8 token; local
186 static void calc_block_sig(struct mlx5_cmd_prot_block *block, u8 token, argument
198 calc_chain_sig(struct mlx5_cmd_msg *msg, u8 token, int csum) argument
[all...]
/freebsd-10-stable/contrib/bmake/
H A Djob.c2137 char token = 0; local
[all...]
/freebsd-10-stable/sys/xen/xenstore/
H A Dxenstore.c948 xs_watch(const char *path, const char *token) argument
970 xs_unwatch(const char *path, const char *token) argument
991 find_watch(const char *token) argument
1217 char token[sizeof(watch) * 2 + 1]; local
1587 char token[sizeof(watch) * 2 + 1]; local
1620 char token[sizeof(watch) * 2 + 1]; local
[all...]
/freebsd-10-stable/sbin/swapon/
H A Dswapon.c321 char *p, *args, *token, *string, *ops; local
[all...]
/freebsd-10-stable/sbin/dhclient/
H A Dclparse.c66 int token; local
152 int token; local
198 int token; local
298 int token; local
348 int token; local
391 int token; local
491 int token; local
618 int token; local
681 int token; local
882 int token; local
928 int token; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dtc.os.c1597 HANDLE token = cygwin_logon_user(pw, password); local

Completed in 432 milliseconds

12345678910