Searched refs:prefix (Results 226 - 250 of 629) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/tnftp/src/
H A Dprogressbar.c221 if (prefix)
222 len += snprintf(buf + len, BUFLEFT, "%s", prefix);
234 if (prefix)
235 barlength -= (int)strlen(prefix);
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dieee802_1x.h66 void ieee802_1x_dump_state(FILE *f, const char *prefix, struct sta_info *sta);
/freebsd-9.3-release/contrib/wpa/src/eap_peer/
H A Deap_tls_common.h120 const char *prefix,
/freebsd-9.3-release/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.h85 void eapol_auth_dump_state(FILE *f, const char *prefix,
/freebsd-9.3-release/crypto/heimdal/lib/hdb/
H A Dhdb.h134 const char *prefix; member in struct:hdb_so_method
/freebsd-9.3-release/kerberos5/lib/libgssapi_spnego/
H A DMakefile14 prefix.c \
/freebsd-9.3-release/lib/libc/db/btree/
H A Dbt_open.c135 /* If no comparison, use default comparison and prefix. */
138 if (b.prefix == NULL)
139 b.prefix = __bt_defpfx;
150 b.prefix = __bt_defpfx;
165 t->bt_pfx = b.prefix;
/freebsd-9.3-release/sys/boot/userboot/ficl/
H A DMakefile9 prefix.c search.c stack.c tools.c vm.c words.c
/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_parse.h110 const char *prefix; member in struct:declaration
/freebsd-9.3-release/contrib/expat/lib/
H A Dxmlparse.c145 struct prefix *prefix; member in struct:binding
154 typedef struct prefix { struct
162 const XML_Char *prefix; member in struct:__anon4
236 PREFIX *prefix; member in struct:attribute_id
255 PREFIX *prefix; member in struct:__anon10
355 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
1104 because this would overwrite existing prefix->binding pointers in
1977 XML_L("unbound prefix"),
1978 XML_L("must not undeclare prefix"),
2533 const XML_Char *prefix; local
3069 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId, const XML_Char *uri, BINDING **bindingsPtr) argument
4081 const XML_Char *prefix; local
5425 PREFIX *prefix; local
5537 PREFIX *prefix = (PREFIX *)hashTableIterNext(&iter); local
5600 PREFIX *prefix; local
[all...]
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmake-relative-prefix.c1 /* Relative (relocatable) prefix support.
24 @deftypefn Extension {const char*} make_relative_prefix (const char *@var{progname}, const char *@var{bin_prefix}, const char *@var{prefix})
26 Given three paths @var{progname}, @var{bin_prefix}, @var{prefix},
28 @var{progname}'s directory as @var{prefix} is relative to
31 difference between @var{bin_prefix} and @var{prefix}.
39 @var{prefix} is @code{/alpha/beta/gamma/omega/}, and @var{progname} is
44 relative prefix can be found, return @code{NULL}.
218 If no relative prefix can be found, return NULL. */
222 const char *bin_prefix, const char *prefix)
230 if (progname == NULL || bin_prefix == NULL || prefix
221 make_relative_prefix(const char *progname, const char *bin_prefix, const char *prefix) argument
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write_set_compression_program.c107 static const char *prefix = "Program: "; local
125 state->description = (char *)malloc(strlen(prefix) + strlen(cmd) + 1);
126 strcpy(state->description, prefix);
/freebsd-9.3-release/sys/compat/linsysfs/
H A Dlinsysfs.c144 char *prefix)
171 prefix,
220 linsysfs_run_bus(children[i], dir, scsi, new_path, prefix);
143 linsysfs_run_bus(device_t dev, struct pfs_node *dir, struct pfs_node *scsi, char *path, char *prefix) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp43 HTMLDiagnostics(const std::string& prefix, const Preprocessor &pp);
71 HTMLDiagnostics::HTMLDiagnostics(const std::string& prefix, argument
73 : Directory(prefix), createdDir(false), noDir(false), PP(pp) {
78 const std::string& prefix,
80 C.push_back(new HTMLDiagnostics(prefix, PP));
76 createHTMLDiagnosticConsumer(AnalyzerOptions &AnalyzerOpts, PathDiagnosticConsumers &C, const std::string& prefix, const Preprocessor &PP) argument
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/krb5/
H A Dinquire_sec_context_by_oid.c42 heim_oid prefix; local
53 &prefix, NULL);
61 if (oid.length - 1 == prefix.length) {
64 ret = (der_heim_oid_cmp(&oid, &prefix) == 0);
69 der_free_oid(&prefix);
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dprofile.c196 char *prefix; member in struct:__anon6033
255 for (i = 0; types[i].prefix != NULL; i++) {
256 len = strlen(types[i].prefix);
258 if (strncmp(name, types[i].prefix, len) != 0)
263 if (types[i].prefix == NULL)
/freebsd-9.3-release/sys/cddl/dev/profile/
H A Dprofile.c256 char *prefix; member in struct:__anon6111
315 for (i = 0; types[i].prefix != NULL; i++) {
316 len = strlen(types[i].prefix);
318 if (strncmp(name, types[i].prefix, len) != 0)
323 if (types[i].prefix == NULL)
/freebsd-9.3-release/sys/netinet6/
H A Dnd6.h138 struct in6_addr prefix; member in struct:in6_oprlist::__anon9994
148 } prefix[PRLSTSIZ]; member in struct:in6_oprlist
155 struct in6_addr prefix; member in struct:in6_prlist::__anon9995
165 } prefix[PRLSTSIZ]; member in struct:in6_prlist
169 struct sockaddr_in6 prefix; member in struct:in6_prefix
250 /* prefix */
264 struct sockaddr_in6 ndpr_prefix; /* prefix */
265 struct in6_addr ndpr_mask; /* netmask derived from the prefix */
270 time_t ndpr_expire; /* expiration time of the prefix */
271 time_t ndpr_preferred; /* preferred time of the prefix */
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dprint-tree.c62 dump_addr (FILE *file, const char *prefix, void *addr) argument
65 fprintf (file, "%s#", prefix);
67 fprintf (file, "%s%p", prefix, addr);
73 print_node_brief (FILE *file, const char *prefix, tree node, int indent) argument
86 fprintf (file, "%s <%s", prefix, tree_code_name[(int) TREE_CODE (node)]);
172 print_node (FILE *file, const char *prefix, tree node, int indent)
195 print_node_brief (file, prefix, node, indent);
201 print_node_brief (file, prefix, node, indent);
208 print_node_brief (file, prefix, node, indent);
218 print_node_brief (file, prefix, nod
171 print_node(FILE *file, const char *prefix, tree node, int indent) argument
[all...]
H A Dc-pragma.c482 /* #pragma extern_prefix "prefix" */
486 tree prefix, x; local
489 if (pragma_lex (&prefix) != CPP_STRING)
497 pragma_extern_prefix = (TREE_STRING_LENGTH (prefix) > 1 ? prefix : NULL);
575 const char *prefix = TREE_STRING_POINTER (pragma_extern_prefix); local
583 memcpy (newname, prefix, plen);
H A Dpasses.c311 const char *prefix;
323 prefix = "ipa-", flags = TDF_IPA;
325 prefix = "tree-", flags = TDF_TREE;
327 prefix = "rtl-", flags = TDF_RTL;
329 flag_name = concat (prefix, pass->name, num, NULL);
330 glob_name = concat (prefix, pass->name, NULL);
310 const char *prefix; local
/freebsd-9.3-release/sys/boot/pc98/libpc98/
H A Dbiosdisk.c111 char *prefix, int verbose);
113 char *prefix, int verbose);
308 bd_printslice(struct open_disk *od, struct pc98_partition *dp, char *prefix, argument
327 bd_printbsdslice(od, start, prefix, verbose);
332 sprintf(line, "%s: FAT-12%s\n", prefix, stats);
340 sprintf(line, "%s: FAT-16%s\n", prefix, stats);
343 sprintf(line, "%s: Unknown fs: 0x%x %s\n", prefix, dp->dp_mid,
354 bd_printbsdslice(struct open_disk *od, daddr_t offset, char *prefix, argument
367 sprintf(line, "%s: FFS bad disklabel\n", prefix);
388 sprintf(line, " %s%c: %s %s (%d - %d)\n", prefix, '
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dacl.c148 acl->iptable->radix->head->prefix == NULL)
154 if (acl->iptable->radix->head->prefix->bitlen == 0 &&
504 is_insecure(isc_prefix_t *prefix, void **data) { argument
508 bitlen = prefix->bitlen;
509 family = prefix->family;
517 /* If loopback prefix found, return */
521 htonl(prefix->add.sin.s_addr) == INADDR_LOOPBACK)
525 if (bitlen == 128 && IN6_IS_ADDR_LOOPBACK(&prefix->add.sin6))
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Db_print.c485 const char *prefix = ""; local
507 prefix = "0";
509 prefix = "0x";
524 min - OSSL_MAX(max, place) - (signvalue ? 1 : 0) - strlen(prefix);
548 /* prefix */
549 while (*prefix) {
550 if(!doapr_outch(sbuffer, buffer, currlen, maxlen, *prefix))
552 prefix++;
832 * closely related to BIO_printf, and we need *some* name prefix ... (XXX the
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa.c559 cl_ntoh64(p_mcm_port->port_gid.unicast.prefix),
578 cl_ntoh64(p_mgrp->mcmember_rec.mgid.unicast.prefix),
580 cl_ntoh64(p_mgrp->mcmember_rec.port_gid.unicast.prefix),
622 cl_ntoh64(p_iir->subscriber_gid.unicast.prefix),
625 cl_ntoh64(p_iir->inform_info.gid.unicast.prefix),
664 cl_ntoh64(p_sr->service_gid.unicast.prefix),
768 cl_ntoh64(p_mcm_rec->mgid.unicast.prefix),
969 &mcm_rec.mgid.unicast.prefix);
973 &mcm_rec.port_gid.unicast.prefix);
1001 &port_gid.unicast.prefix);
[all...]

Completed in 180 milliseconds

1234567891011>>