Home
last modified time | relevance | path

Searched defs:command_len (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dexecute_command_line.c84 gfc_charlen_type command_len, in execute_command_line()
184 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i4()
213 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i8()
H A Dargs.c196 gfc_charlen_type command_len) in get_command_i4()
259 gfc_charlen_type command_len) in get_command_i8()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dexecute_command_line.c84 gfc_charlen_type command_len, in execute_command_line()
184 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i4()
213 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i8()
H A Dargs.c196 gfc_charlen_type command_len) in get_command_i4()
259 gfc_charlen_type command_len) in get_command_i8()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcvsrc.c46 int command_len; in read_cvsrc() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dfloat.c194 int command_len = sizeof ("@ ") + strlen (command) + strlen (float_type); in cm_listoffloats() local
H A Dindex.c748 int command_len = sizeof ("@ ") + strlen (command) + strlen (index_name); in cm_printindex() local
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_message.c295 int command_len = optional_text - value; in cleanup_act() local
/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c344 size_t command_len = shquote(manconf, NULL, 0) + 1; in main() local