Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/native/
H A DKadmin.c45 static int format_comments(kadm5_principal_ent_rec *, long *, char *);
1661 ret = format_comments(p, &mask, comments); in edit_comments()
1678 format_comments(kadm5_principal_ent_rec *p, long *mask, char *comments) in format_comments() function