Searched refs:bundle_name (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dmultilink.c159 if (bundle_name)
160 l += 3 * strlen(bundle_name) + 2;
167 if (ho->neg_endpoint || bundle_name)
172 if (bundle_name)
173 p += slprintf(p, bundle_id+l-p, "/%v", bundle_name);
H A Doptions.c128 char *bundle_name = NULL; /* bundle name for multilink */ variable
317 { "bundle", o_string, &bundle_name,
H A Dpppd.h319 extern char *bundle_name; /* bundle name for multilink */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c6563 static const char *bundle_name [NR_BUNDLES] =
6642 return bundle_name[b];
6549 static const char *bundle_name [NR_BUNDLES] = variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c6112 static const char *bundle_name [NR_BUNDLES] =
6197 return bundle_name[b];
6097 static const char *bundle_name [NR_BUNDLES] = variable

Completed in 95 milliseconds