Searched refs:msgpathbuf (Results 1 – 1 of 1) sorted by relevance
669 int acl_getlimit(char *class, char *msgpathbuf) in acl_getlimit() argument674 if (msgpathbuf) in acl_getlimit()675 *msgpathbuf = '\0'; in acl_getlimit()684 if (ARG3 && msgpathbuf) in acl_getlimit()685 strcpy(msgpathbuf, ARG3); in acl_getlimit()1061 int acl_deny(char *msgpathbuf) in acl_deny() argument1065 if (msgpathbuf) in acl_deny()1066 *msgpathbuf = (char) NULL; in acl_deny()1075 strcpy(msgpathbuf, entry->arg[1]); in acl_deny()1081 strcpy(msgpathbuf, entry->arg[1]); in acl_deny()