Searched refs:getcaller (Results 1 – 19 of 19) sorted by relevance
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | expand_path.c | 288 return getcaller ();
|
| D | watch.c | 58 who = getcaller ();
|
| D | history.c | 663 save_user (getcaller ()); 710 char *username = getcaller ();
|
| D | root.c | 738 username = root->username ? root->username : getcaller();
|
| D | subr.c | 331 getcaller () in getcaller() function
|
| D | admin.c | 410 char *me = getcaller();
|
| D | cvs.h | 481 char *getcaller PROTO((void));
|
| D | commit.c | 353 if ((pw = (struct passwd *) getpwnam (getcaller ())) == NULL) 1361 notify_do ('C', finfo->file, getcaller (), NULL, NULL, finfo->repository);
|
| D | edit.c | 206 notify_do (notif_type, filename, getcaller (), val, watches,
|
| D | import.c | 1181 author = getcaller ();
|
| D | rcs.c | 4553 char *user = getcaller(); 4893 delta->author = xstrdup (getcaller ()); 5751 user = getcaller(); 5808 p->data = xstrdup (getcaller()); 5839 user = getcaller();
|
| D | log.c | 398 log_parse_list (&log_data.authorlist, getcaller ());
|
| D | client.c | 3972 username = current_parsed_root->username ? current_parsed_root->username : getcaller(); 4419 START_SERVER (&tofd, &fromfd, getcaller (), in start_server()
|
| D | update.c | 1429 editor_set (finfo->file, getcaller (), NULL);
|
| D | ChangeLog-97 | 554 clobbered by a call to getcaller. This resulted in the failure of 1279 * subr.c (getcaller): If SYSTEM_GETCALLER is defined, call it 1972 "ci", specifying getcaller (). 1974 * subr.c (getcaller): Return CVS_Username if it is set.
|
| D | server.c | 2160 notify_do (*notify_list->type, notify_list->filename, getcaller(), in server_notify()
|
| D | ChangeLog-9395 | 1015 * admin.c (admin): use getcaller() instead of getpwuid 1017 * subr.c (getcaller): prefer getlogin() to $USER and $LOGNAME
|
| D | ChangeLog-96 | 3739 getcaller() to set it. Setting username accidentally got deleted
|
| D | ChangeLog | 4858 * subr.c (getcaller): Cache the result, so that we don't keep
|