Searched refs:set_string (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dfile.c201 int set_string (char *word, char *value, char *ptr, int len) function
426 if (set_string (word, value, n->authname, sizeof (n->authname)))
430 if (set_string (word, value, l->authname, sizeof (l->authname)))
448 if (set_string (word, value, n->hostname, sizeof (n->hostname)))
452 if (set_string (word, value, l->hostname, sizeof (l->hostname)))
567 if (set_string (word, value, n->pppoptfile, sizeof (n->pppoptfile)))
571 if (set_string (word, value, l->pppoptfile, sizeof (l->pppoptfile)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dfield.c523 int set_string(union id3_field *field, id3_ucs4_t const *string) function
562 return set_string(field, string);
578 return set_string(field, string);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dfield.c523 int set_string(union id3_field *field, id3_ucs4_t const *string) function
562 return set_string(field, string);
578 return set_string(field, string);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/excxx_repquote/
H A DRepQuoteExample.cpp206 void set_string(char *string) function in class:StringDbt

Completed in 108 milliseconds