Home
last modified time | relevance | path

Searched refs:get_comment (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/pkg_add/OpenBSD/
DPkgInfo.pm242 sub get_comment($d) subroutine
382 get_comment($handle->info));
388 $state->say("#1\n", get_comment($handle->info));
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmacroexp.c218 get_comment (struct macro_buffer *tok, char *p, char *end) in get_comment() function
495 else if (get_comment (tok, p, end)) in get_token()
/openbsd/src/gnu/usr.bin/cvs/src/
Dimport.c23 static char *get_comment PROTO((char *user));
931 get_comment (user) in get_comment() function
1152 fprintf (fprcs, "comment @%s@;\012", get_comment (user)) < 0)