Searched refs:paths (Results 26 - 50 of 50) sorted by relevance

12

/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dlocal_sa.c61 MODULE_PARM_DESC(paths_per_dest, "Maximum number of paths to retrieve "
88 "multiple paths exist to a given destination.");
120 struct rb_root paths; member in struct:sa_db_port
416 ret = insert_attr(&port->paths, port->update_id,
426 remove_old_attrs(&port->paths, port->update_id);
638 remove_all_attrs(&port->paths);
691 attr_list = find_attr_list(&port->paths,
694 remove_attr(&port->paths, attr_list);
857 list = find_attr_list(&port->paths, dgid->raw);
1151 port->paths
[all...]
H A Dcm.c3406 int paths = 0; local
3410 paths = 1 + (((struct cm_req_msg *) mad_recv_wc->recv_buf.mad)->
3439 paths = 1;
3454 work = kmalloc(sizeof *work + sizeof(struct ib_sa_path_rec) * paths,
/barrelfish-master/lib/libc/gen/
H A Dexec.c44 #include <paths.h>
H A Dfstab.c43 #include <paths.h>
H A Dsyslog.c46 #include <paths.h>
H A Dwordexp.c33 #include <paths.h>
H A Dsysconf.c49 #include <paths.h>
/barrelfish-master/lib/libc/iconv/
H A Dbsd_iconv.c39 #include <paths.h>
H A Dcitrus_iconv.c40 #include <paths.h>
H A Dcitrus_csmapper.c38 #include <paths.h>
H A Dcitrus_esdb.c36 #include <paths.h>
H A Dcitrus_lookup.c38 #include <paths.h>
/barrelfish-master/lib/libc/locale/
H A Dsetlocale.c45 #include <paths.h> /* for _PATH_LOCALE */
/barrelfish-master/lib/libc/net/
H A Deui64.c74 #include <paths.h>
/barrelfish-master/lib/openssl-1.0.0d/Netware/
H A Dset_env.bat53 rem Update path to include tool paths
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_vfy.h93 int num_paths; /* number of paths to files or directories */
95 char **paths; /* the list of paths or directories */ member in struct:x509_file_st
/barrelfish-master/include/openssl/
H A Dx509_vfy.h93 int num_paths; /* number of paths to files or directories */
95 char **paths; /* the list of paths or directories */ member in struct:x509_file_st
/barrelfish-master/doc/003-hake/
H A DHake.tex215 \item[addIncludes]: additional include paths for header files.
349 When referring to files in Hake, files whose paths are ``relative''
352 ``absolute'' paths from the top of their tree when they appear.
446 include paths, link options, etc., together with a set of object file
447 paths and the path of a library file to build. The architecture
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dhybrid.tex622 divided equally amongst all cheapest paths.
636 The variable \verb0Count0 represents the number of cheapest paths
664 sum of \verb0QtyP0 for all the paths equals the total quantity
665 \verb0Qty0 (because precisely {\em Count} paths have a non-zero
H A Dconstimpl.tex125 whole paths, i.e.\ on any path of constraints between variables i and j
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Delipsys.pl911 MegaLog : Follows symbolic links, expands relative paths
H A Dmegalog.pl785 MegaLog : Follows symbolic links, expands relative paths
/barrelfish-master/doc/013-capability-mgmt/
H A Dtype_system.tex222 \caption{Valid capability retyping paths}\label{fig:cap_types}
/barrelfish-master/doc/017-arm/
H A DARM.tex399 \chapter{Exception code paths}
/barrelfish-master/doc/022-armv8/
H A Dreport.tex384 Most code paths \textbf{should} be identical, as most CPU driver operations do

Completed in 226 milliseconds

12