Searched refs:str_configAuthorId (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices_ex.c1925 char str_configAuthorId[36+1]; local
1956 memset(str_configAuthorId, 0, sizeof(str_configAuthorId));
2163 strcpy(str_configAuthorId, p_Value);
2627 printf("%d, %s\n", t_configAuthorId, str_configAuthorId);
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices_ex.c1922 char str_configAuthorId[36+1]; local
1953 memset(str_configAuthorId, 0, sizeof(str_configAuthorId));
2160 strcpy(str_configAuthorId, p_Value);
2624 printf("%d, %s\n", t_configAuthorId, str_configAuthorId);

Completed in 105 milliseconds