Searched refs:ans (Results 1 - 25 of 33) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dexpand.c64 const char *expand(const char *input, char *ans) argument
71 ans[EXPAND_BUF-1]='\0';
79 strncpy(ans, input, EXPAND_BUF-1);
80 return(ans);
90 last=safePopenOut(command, ans, EXPAND_BUF-1);
96 ans[last-1] = '\0';
98 strncpy(ans, input, EXPAND_BUF-1);
99 return ans;
101 strncpy(ans, input, EXPAND_BUF-1);
102 ans[EXPAND_BU
[all...]
H A Dmkmanifest.c68 static char ans[13]; local
86 strcpy(ans, "x");
105 strncpy(ans, temp, 12);
108 strcat(ans, ".");
109 strcat(ans, ext);
111 return(ans);
H A Dfile_name.c27 char *unix_normalize (doscp_t *cp, char *ans, dos_name_t *dn) argument
43 wchar_to_native(wbuffer, ans, 13);
44 return ans;
166 char *s, tname[9], text[4], ans[13]; local
191 strcpy(ans, tname);
192 strcat(ans, ".");
193 strcat(ans, text);
195 strcpy(ans, tname);
198 dos_to_wchar(dosCp, ans, ret, 12);
H A Dtty.c197 char ans[10]; local
210 ans[0] = fgetc(opentty(1));
213 fgets(ans,9, opentty(0));
215 if (ans[0] == 'y' || ans[0] == 'Y')
217 if (ans[0] == 'n' || ans[0] == 'N')
H A Dmk_direntry.c122 char ans[10]; local
186 ans[0] = 'q';
188 ans[0] = rep;
190 fgets(ans, 9, opentty(0));
192 perm = isupper((unsigned char)ans[0]);
193 switch(tolower((unsigned char)ans[0])) {
318 static int is_reserved(char *ans, int islong) argument
325 if (!strncasecmp(ans, dev3[i], 3) &&
326 ((islong && !ans[3]) ||
327 (!islong && !strncmp(ans
[all...]
H A Dnameclash.h56 int *mangled, dos_name_t *ans);
H A Dmainloop.c37 static const char *fix_mcwd(char *ans) argument
47 ans[0] = get_default_drive();
48 strcpy(ans+1, ":/");
49 return ans;
57 strncpy(ans, buf, 2);
58 ans[2] = '\0';
61 ans[0] = get_default_drive();
62 strcpy(ans+1, ":");
66 strcat(ans, "/");
67 strcat(ans,
[all...]
H A Dmlabel.c33 int *mangled, dos_name_t *ans)
40 strcpy(ans->base," ");
68 wchar_to_dos(cp, wbuffer, ans->base, len, mangled);
32 label_name(doscp_t *cp, const char *filename, int verbose, int *mangled, dos_name_t *ans) argument
H A Dmtools.h125 char *unix_normalize (doscp_t *cp, char *ans, struct dos_name_t *dn);
172 int *mangled, dos_name_t *ans);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/scripts/
H A Ddownload74 read ans
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A DMakefile.linux28 PLUGIN_OBJS += text2qos.o text2atm.o misc.o ans.o
H A Dans.c0 /* ans.c - Interface for text2atm and atm2text to ANS */
41 static int ans(const char *text,int wanted,void *result,int res_len) function
134 if (!ans(text,T_ATMA,addr,length)) return 0;
135 return ans(text,T_NSAP,addr,length);
253 if (!res && !ans(tmp,T_PTR,buffer,length)) return 0;
256 return ans(tmp,T_PTR,buffer,length);
260 return ans(tmp,T_PTR,buffer,length);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/accounting/
H A Dgetdelays.c167 } ans; local
178 rep_len = recv(sd, &ans, sizeof(ans), 0);
179 if (ans.n.nlmsg_type == NLMSG_ERROR ||
180 (rep_len < 0) || !NLMSG_OK((&ans.n), rep_len))
183 na = (struct nlattr *) GENLMSG_DATA(&ans);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Dcache.c334 struct crec *ans; local
337 ans = crecp->next;
342 struct crec *next, **up, **insert = NULL, **chainp = &ans;
399 if (ans &&
400 (ans->flags & F_FORWARD) &&
401 (ans->flags & prot) &&
402 hostname_isequal(cache_get_name(ans), name))
403 return ans;
411 struct crec *ans; local
419 ans
[all...]
H A Drfc1035.c852 int q, ans, anscount; local
912 ans = 0; /* have we answered this question */
917 ans = 1;
946 ans = 1;
958 ans = 1;
974 ans = 1;
985 ans = 1;
1041 ans = 1;
1052 ans = 1;
1092 ans
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dmcdx.c719 int ans; local
732 if (-1 == (ans = mcdx_setdatamode(stuffp,
743 if ((stuffp->audio = e_audio(ans)))
747 (ans =
750 if (ans == 1)
1280 int ans; local
1282 ans = mcdx_xfer(stuffp, p, sector, nr_sectors);
1283 return ans;
1285 if (-1 == ans)
1288 return ans;
1724 int ans; local
1746 int ans; local
1767 int ans; local
1790 int ans; local
1862 int ans; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A DMakefile12 obj-$(CONFIG_ANSLCD) += ans-lcd.o
H A Dans-lcd.c17 #include <asm/ans-lcd.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dslog2.S42 | 2.2 Return ans := Y * INV_L10.
56 | 2.2 Return ans := Y * INV_L10.
71 | 2.2 Return ans := Y * INV_L2.
87 | 2.3 Return ans := convert-to-double-extended(k).
93 | 4.2 Return ans := Y * INV_L2.
H A Dsetox.S50 | Step 1. Set ans := 1.0
52 | Step 2. Return ans := ans + sign(X)*2^(-126). Exit.
142 | ans := T + ( T*p + t)
155 | 6.2 ans := ans * AdjScale
157 | 6.4 Return ans := ans * Scale. Exit.
173 | 7.1 ans := X
175 | 7.3 Return ans
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c250 void *ans = malloc (c); local
251 if (!ans)
254 memcpy (ans, b, c);
255 return ans;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dping.c59 unsigned short ans = 0; local
67 *(unsigned char *) (&ans) = *(unsigned char *) w;
68 sum += ans;
73 ans = ~sum;
74 return ans;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dm_action.c348 struct nlmsghdr *ans = NULL; local
430 ans = &req.n;
432 if (rtnl_talk(&rth, &req.n, 0, 0, ans, NULL, NULL) < 0) {
437 if (ans && do_print_action(NULL, &req.n, (void*)stdout) < 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlcatalog.c102 xmlChar *ans; local
197 ans = xmlCatalogResolvePublic((const xmlChar *) argv[0]);
198 if (ans == NULL) {
201 printf("%s\n", (char *) ans);
202 xmlFree(ans);
209 ans = xmlCatalogResolveSystem((const xmlChar *) argv[0]);
210 if (ans == NULL) {
213 printf("%s\n", (char *) ans);
214 xmlFree(ans);
258 ans
556 xmlChar *ans; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/avm/
H A Db1.c246 unsigned char ans; local
261 if ((ans = b1_get_byte(base)) == RECEIVE_POLL) {
265 card->name, ans);

Completed in 199 milliseconds

12