Home
last modified time | relevance | path

Searched refs:comname (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Duhmodem.c201 char comname[16]; in uhmodem_attach() local
327 snprintf(comname, sizeof(comname), "modem"); in uhmodem_attach()
330 snprintf(comname, sizeof(comname), "alt#1"); in uhmodem_attach()
333 snprintf(comname, sizeof(comname), "alt#2"); in uhmodem_attach()
336 snprintf(comname, sizeof(comname), "int#%d", i); in uhmodem_attach()
350 ucaa.ucaa_info = comname; in uhmodem_attach()
/netbsd-src/external/gpl2/gmake/dist/
H A Dvmsjobs.c308 char *comname = 0; in child_execute_job() local
484 outfile = open_tmpfile (&comname, "sys$scratch:CMDXXXXXX.COM"); in child_execute_job()
566 sprintf (cmd, "$ @%s", comname); in child_execute_job()
680 if (comname && !ISDB (DB_JOBS)) in child_execute_job()
681 unlink (comname); in child_execute_job()
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dbeos.em248 set_pe_stack_heap (char *resname, char *comname)
254 set_pe_value (comname);
H A Dpep.em729 set_pep_stack_heap (char *resname, char *comname)
736 set_pep_value (comname);
H A Dpe.em757 set_pe_stack_heap (char *resname, char *comname)
764 set_pe_value (comname);
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dbeos.em248 set_pe_stack_heap (char *resname, char *comname)
254 set_pe_value (comname);
H A Dpep.em670 set_pep_stack_heap (char *resname, char *comname)
677 set_pep_value (comname);
H A Dpe.em715 set_pe_stack_heap (char *resname, char *comname)
722 set_pe_value (comname);
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201310344 * cli/cli-cmds.c (show_user): Make "comname" local const.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201310344 * cli/cli-cmds.c (show_user): Make "comname" local const.