| /trueos/usr.sbin/rtadvd/ |
| HD | rtadvd.h | 106 struct prefix { struct 111 * Expiration timer. This is used when a prefix derived from argument 122 int pfx_prefixlen; argument 125 struct in6_addr pfx_prefix; argument
|
| /trueos/usr.sbin/faithd/ |
| HD | prefix.h | 33 struct prefix { struct 42 struct prefix match; argument
|
| HD | prefix.c | 61 prefix_set(const char *s, struct prefix *prefix, int slash) in prefix_set() 124 prefix_string(const struct prefix *prefix) in prefix_string() 137 prefix_match(const struct prefix *prefix, const struct sockaddr *sa) in prefix_match()
|
| /trueos/contrib/tcpdump/ |
| HD | print-babel.c | 101 format_prefix(const u_char *prefix, unsigned char plen) in format_prefix() 117 format_address(const u_char *prefix) in format_address() 135 unsigned char prefix[16]; in network_prefix() local 340 u_char prefix[16]; in babel_print_v2() local 373 u_char prefix[16], plen; in babel_print_v2() local 393 u_char prefix[16], plen; in babel_print_v2() local
|
| /trueos/usr.sbin/pkg_install/info/ |
| HD | show.c | 91 char *prefix = NULL; in show_plist() local 228 char *prefix = NULL; in show_files() local 276 char *prefix = NULL; in show_size() local 330 char *prefix = NULL; in show_cksum() local
|
| /trueos/contrib/gdb/gdb/mi/ |
| HD | mi-getopt.c | 27 mi_getopt (const char *prefix, in mi_getopt() 79 mi_valid_noargs (const char *prefix, int argc, char **argv) in mi_valid_noargs()
|
| HD | mi-console.c | 39 const char *prefix; member 47 const char *prefix, char quote) in mi_console_file_new()
|
| /trueos/contrib/gcc/ |
| HD | prefix.c | 94 const char *prefix = 0; in get_key_value() local 190 const char *prefix; in translate_name() local 354 set_std_prefix (const char *prefix, int len) in set_std_prefix()
|
| HD | print-tree.c | 62 dump_addr (FILE *file, const char *prefix, void *addr) in dump_addr() 73 print_node_brief (FILE *file, const char *prefix, tree node, int indent) in print_node_brief() 171 print_node (FILE *file, const char *prefix, tree node, int indent) in print_node()
|
| /trueos/contrib/gcclibs/libssp/ssp/ |
| HD | ssp.h.in | 58 # define __SSP_ASMNAME2(prefix, cname) __SSP_ASMNAME3 (prefix) cname argument 59 # define __SSP_ASMNAME3(prefix) #prefix argument
|
| /trueos/contrib/llvm/tools/lldb/include/lldb/Expression/ |
| HD | ExpressionSourceCode.h | 25 static ExpressionSourceCode *CreateWrapped (const char *prefix, in CreateWrapped() 60 const char *prefix, in ExpressionSourceCode()
|
| /trueos/contrib/xz/src/liblzma/check/ |
| HD | crc64_x86.S | 51 #define MAKE_SYM_CAT(prefix, sym) prefix ## sym argument 52 #define MAKE_SYM(prefix, sym) MAKE_SYM_CAT(prefix, sym) argument
|
| HD | crc32_x86.S | 61 #define MAKE_SYM_CAT(prefix, sym) prefix ## sym argument 62 #define MAKE_SYM(prefix, sym) MAKE_SYM_CAT(prefix, sym) argument
|
| /trueos/contrib/ofed/management/opensm/opensm/ |
| HD | osm_subnet.c | 670 subn_parse_qos_options(IN const char *prefix, in subn_parse_qos_options() 691 const char *prefix, osm_qos_options_t * opt) in subn_dump_qos_options() 709 append_prefix_route(IN osm_subn_t * const p_subn, uint64_t prefix, uint64_t guid) in append_prefix_route() 751 uint64_t prefix, guid; in osm_parse_prefix_routes_file() local 814 static void subn_verify_max_vls(unsigned *max_vls, const char *prefix, unsigned dflt) in subn_verify_max_vls() 823 static void subn_verify_high_limit(int *high_limit, const char *prefix, int dflt) in subn_verify_high_limit() 832 static void subn_verify_vlarb(char **vlarb, const char *prefix, in subn_verify_vlarb() 902 static void subn_verify_sl2vl(char **sl2vl, const char *prefix, char *dflt) in subn_verify_sl2vl() 942 static void subn_verify_qos_set(osm_qos_options_t *set, const char *prefix, in subn_verify_qos_set()
|
| /trueos/contrib/ntp/ntpd/ |
| HD | ntp_filegen.c | 65 filegen_init(char *prefix, const char *basename, FILEGEN *fp) in filegen_init() 430 char *prefix, in valid_fileref() 505 char *prefix, in filegen_register()
|
| /trueos/contrib/binutils/libiberty/ |
| HD | make-relative-prefix.c | 222 const char *prefix, const int resolve_links) in make_relative_prefix_1() 404 const char *prefix) in make_relative_prefix() 417 const char *prefix) in make_relative_prefix_ignore_links()
|
| /trueos/tools/regression/lib/msun/ |
| HD | test-invtrig.c | 66 #define testall_tol(prefix, x, result, tol, excepts) do { \ argument 74 #define testall(prefix, x, result, excepts) \ argument 86 #define testall2_tol(prefix, y, x, result, tol, excepts) do { \ argument 94 #define testall2(prefix, y, x, result, excepts) \ argument
|
| HD | test-trig.c | 71 #define testall(prefix, x, result, exceptmask, excepts) do { \ argument 77 #define testdf(prefix, x, result, exceptmask, excepts) do { \ argument
|
| /trueos/usr.bin/rpcgen/ |
| HD | rpc_cout.c | 183 print_ifsizeof(int indent, const char *prefix, const char *type) in print_ifsizeof() 213 print_ifstat(int indent, const char *prefix, const char *type, relation rel, in print_ifstat() 610 const char *prefix = def->def.ty.old_prefix; in emit_typedef() local 621 const char *prefix = dec->prefix; in print_stat() local
|
| /trueos/contrib/ipfilter/lib/ |
| HD | printfraginfo.c | 15 printfraginfo(prefix, ifr) in printfraginfo() argument
|
| /trueos/usr.sbin/ip6addrctl/ |
| HD | ip6addrctl.c | 260 char *prefix, *plenstr; in parse_prefix() local 389 add_policy(char *prefix, char *prec, char *label) in add_policy() 410 delete_policy(char *prefix) in delete_policy()
|
| /trueos/sys/cddl/contrib/opensolaris/common/zfs/ |
| HD | zpool_prop.c | 183 static const char *prefix = "feature@"; in zpool_prop_feature() local 193 static const char *prefix = "unsupported@"; in zpool_prop_unsupported() local
|
| /trueos/usr.sbin/pkg_install/create/ |
| HD | pl.c | 67 char *prefix = NULL; in check_list() local 141 char *where_args, *prefix = NULL; in copy_plist() local
|
| /trueos/usr.sbin/pkg_install/add/ |
| HD | extract.c | 59 char *prefix = NULL; in rollback() local 111 char *last_file, *prefix = NULL; in extract_plist() local
|
| /trueos/bin/sh/ |
| HD | mystring.c | 68 prefix(const char *pfx, const char *string) in prefix() function
|