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

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_synclists.c262 char *type_str; local
284 !next_token_talloc(frame,&ptr,&type_str,NULL) ||
290 sscanf(type_str, "%X", &type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_synclists.c262 char *type_str; local
284 !next_token_talloc(frame,&ptr,&type_str,NULL) ||
290 sscanf(type_str, "%X", &type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/asn1/
H A Da_mbstr.c70 static int type_str(unsigned long value, void *arg);
165 if (traverse_string(in, len, inform, type_str, &mask) < 0) {
321 static int type_str(unsigned long value, void *arg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/asn1/
H A Da_mbstr.c68 static int type_str(unsigned long value, void *arg);
161 if(traverse_string(in, len, inform, type_str, &mask) < 0) {
309 static int type_str(unsigned long value, void *arg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/asn1/
H A Da_mbstr.c70 static int type_str(unsigned long value, void *arg);
165 if (traverse_string(in, len, inform, type_str, &mask) < 0) {
321 static int type_str(unsigned long value, void *arg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_synclists.c262 char *type_str; local
284 !next_token_talloc(frame,&ptr,&type_str,NULL) ||
290 sscanf(type_str, "%X", &type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/asn1/
H A Da_mbstr.c68 static int type_str(unsigned long value, void *arg);
161 if(traverse_string(in, len, inform, type_str, &mask) < 0) {
309 static int type_str(unsigned long value, void *arg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/asn1/
H A Da_mbstr.c70 static int type_str(unsigned long value, void *arg);
165 if (traverse_string(in, len, inform, type_str, &mask) < 0) {
321 static int type_str(unsigned long value, void *arg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dcmdutils.c512 const char *type_str; local
533 type_str = "V";
536 type_str = "A";
539 type_str = "S";
542 type_str = "?";
549 type_str,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dcmdutils.c512 const char *type_str; local
533 type_str = "V";
536 type_str = "A";
539 type_str = "S";
542 type_str = "?";
549 type_str,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dcmdutils.c512 const char *type_str; local
533 type_str = "V";
536 type_str = "A";
539 type_str = "S";
542 type_str = "?";
549 type_str,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/share/gdb/python/gdb/command/
H A Dexplore.py609 def get_type_from_str(type_str):
614 type_str: The type string from which the gdb.Type value should be
622 return gdb.parse_and_eval("(%s *)0" % type_str).type.target()
627 return gdb.lookup_type(type_str)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_cipso_v4.c425 const char *type_str = "(unknown)"; local
435 type_str = "trans";
439 type_str = "pass";
443 type_str = "local";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netlabel/
H A Dnetlabel_cipso_v4.c425 const char *type_str = "(unknown)"; local
435 type_str = "trans";
439 type_str = "pass";
443 type_str = "local";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dfilter.c598 filter_set_cisco (struct vty *vty, const char *name_str, const char *type_str, argument
614 if (strncmp (type_str, "p", 1) == 0)
616 else if (strncmp (type_str, "d", 1) == 0)
1157 filter_set_zebra (struct vty *vty, const char *name_str, const char *type_str, argument
1168 if (strncmp (type_str, "p", 1) == 0)
1170 else if (strncmp (type_str, "d", 1) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dcipso_ipv4.c514 const char *type_str; local
517 type_str = "trans";
520 type_str = "pass";
523 type_str = "local";
526 type_str = "(unknown)";
530 doi, type_str, ret_val == 0 ? 1 : 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dcipso_ipv4.c514 const char *type_str; local
517 type_str = "trans";
520 type_str = "pass";
523 type_str = "local";
526 type_str = "(unknown)";
530 doi, type_str, ret_val == 0 ? 1 : 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dfilter.c598 filter_set_cisco (struct vty *vty, const char *name_str, const char *type_str, argument
614 if (strncmp (type_str, "p", 1) == 0)
616 else if (strncmp (type_str, "d", 1) == 0)
1157 filter_set_zebra (struct vty *vty, const char *name_str, const char *type_str, argument
1168 if (strncmp (type_str, "p", 1) == 0)
1170 else if (strncmp (type_str, "d", 1) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dfilter.c598 filter_set_cisco (struct vty *vty, const char *name_str, const char *type_str, argument
614 if (strncmp (type_str, "p", 1) == 0)
616 else if (strncmp (type_str, "d", 1) == 0)
1157 filter_set_zebra (struct vty *vty, const char *name_str, const char *type_str, argument
1168 if (strncmp (type_str, "p", 1) == 0)
1170 else if (strncmp (type_str, "d", 1) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dnutdec.c397 char name[256], str_value[1024], type_str[256]; local
426 get_str(bc, type_str, sizeof(type_str));
427 type= type_str;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dnutdec.c397 char name[256], str_value[1024], type_str[256]; local
426 get_str(bc, type_str, sizeof(type_str));
427 type= type_str;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dnutdec.c397 char name[256], str_value[1024], type_str[256]; local
426 get_str(bc, type_str, sizeof(type_str));
427 type= type_str;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libgpo/
H A Dgpo_reg.c783 const char *type_str = NULL; local
790 type_str = reg_type_lookup(val->type);
793 direction, key, subkey, type_str));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libgpo/
H A Dgpo_reg.c783 const char *type_str = NULL; local
790 type_str = reg_type_lookup(val->type);
793 direction, key, subkey, type_str));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libgpo/
H A Dgpo_reg.c783 const char *type_str = NULL; local
790 type_str = reg_type_lookup(val->type);
793 direction, key, subkey, type_str));

Completed in 388 milliseconds

123