Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Dedit.c669 char *notifyee; member
694 prog = xmalloc (strlen (filter) + strlen (args->notifyee) + 1);
704 strcpy (q, args->notifyee);
875 args.notifyee = NULL;
896 args.notifyee = xstrdup (line + len + 1);
903 cp = strpbrk (args.notifyee, ":\n");
919 if (args.notifyee == NULL)
921 args.notifyee = xmalloc (endp - p + 1);
922 strncpy (args.notifyee, p, endp - p);
923 args.notifyee[endp - p] = '\0';
[all …]
H A DChangeLog-964263 * edit.c (notify_do): Look up notifyee in CVSROOTADM_USERS if it
/openbsd/share/dict/
H A Dweb2128252 notifyee