Searched defs:primary_path (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | cc_dir.c | 146 read_primary_file(krb5_context context, const char *primary_path, in read_primary_file() 180 write_primary_file(const char *primary_path, const char *contents) in write_primary_file() 336 char *primary_path = NULL, *sresidual = NULL, *dirname, *filename; in dcc_resolve() local 583 char *dirname = NULL, *primary_path = NULL, *primary = NULL; in dcc_ptcursor_new() local 723 char *primary_path = NULL, *dirname = NULL, *filename = NULL; in dcc_switch_to() local
|
/freebsd/contrib/ofed/libibcm/ |
H A D | cm.h | 106 struct ibv_sa_path_rec *primary_path; member 353 struct ibv_sa_path_rec *primary_path; member
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_cm.h | 123 struct ib_sa_path_rec *primary_path; member 383 struct ib_sa_path_rec *primary_path; member
|
/freebsd/sys/ofed/include/uapi/rdma/ |
H A D | ib_user_cm.h | 144 __u64 primary_path; member 239 struct ib_user_path_rec primary_path; member
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_cm.c | 1451 struct ib_sa_path_rec *primary_path, in cm_format_paths_from_req()
|