Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 25 of 80) sorted by relevance

1234

/titanic_41/usr/src/lib/libbc/inc/include/
H A Dpwd.h53 struct comment { struct
54 char *c_dept;
55 char *c_name;
56 char *c_acct;
57 char *c_bin;
/titanic_41/usr/src/lib/libbc/inc/5include/
H A Dpwd.h74 struct comment { struct
75 char *c_dept;
76 char *c_name;
77 char *c_acct;
78 char *c_bin;
/titanic_41/usr/src/head/
H A Dpwd.h61 struct comment { struct
62 char *c_dept;
63 char *c_name;
64 char *c_acct;
65 char *c_bin;
/titanic_41/usr/src/cmd/smbsrv/fksmbd/
H A Dfksmbd_shr.c41 new_share(char *name, char *path, char *comment, int flags) in new_share()
69 char *name, *path, *comment; in shr_load_file() local
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dauthfd.c303 ssh_get_first_identity(AuthenticationConnection *auth, char **comment, int version) in ssh_get_first_identity()
312 ssh_get_next_identity(AuthenticationConnection *auth, char **comment, int version) in ssh_get_next_identity()
457 ssh_encode_identity_rsa1(Buffer *b, RSA *key, const char *comment) in ssh_encode_identity_rsa1()
471 ssh_encode_identity_ssh2(Buffer *b, Key *key, const char *comment) in ssh_encode_identity_ssh2()
501 const char *comment, u_int life) in ssh_add_identity_constrained()
545 ssh_add_identity(AuthenticationConnection *auth, Key *key, const char *comment) in ssh_add_identity()
H A Dauthfile.c70 const char *comment) in key_save_private_rsa1()
167 const char *comment) in key_save_private_pem()
207 const char *comment) in key_save_private()
/titanic_41/usr/src/cmd/ssh/ssh-add/
H A Dssh-add.c93 char *comment = NULL; in delete_file() local
139 char *comment = NULL; in add_file() local
201 char *comment, *fp; in list_identities() local
/titanic_41/usr/src/lib/libpp/common/
H A Dppcomment.c31 ppcomment(char* head, char* comment, char* tail, int line) in ppcomment()
H A Dppargs.c167 pplint(char* head, char* comment, char* tail, int line) in pplint()
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterNS.java41 String comment, String isdefault); in updateoldyp()
45 String comment, String isdefault); in updateldap()
125 String comment = p.getComment(); in setNIS() local
360 String comment = p.getComment(); in setNS() local
H A DDoPrinterView.java96 String comment = null; in viewRemote() local
180 String comment = null; in viewLocal() local
H A DDoPrinterAdd.java121 String comment = p.getComment(); in addLocal() local
347 String comment = p.getComment(); in addRemote() local
H A DDoPrinterMod.java137 String comment = null; in modifyLocal() local
629 String comment = null; in modifyRemote() local
H A DDoPrinterNS.c176 const char *comment = NULL; in Java_com_sun_admin_pm_server_DoPrinterNS_updateoldyp() local
233 const char *comment = NULL; in Java_com_sun_admin_pm_server_DoPrinterNS_updateldap() local
/titanic_41/usr/src/tools/onbld/Checks/
H A DComments.py44 def isBug(comment): argument
/titanic_41/usr/src/lib/libadm/inc/
H A Ddevtab.h117 int comment; /* Comment flag */ member
161 int comment; /* TRUE if a comment record */ member
/titanic_41/usr/src/cmd/gss/gsscred/
H A Dgsscred.h58 char *comment; member
H A Dgsscred.c70 *uid = NULL, *comment = NULL, *mech = NULL, in main() local
158 char comment[MAX_STR_LEN+1], hexBuf[MAX_STR_LEN+MAX_STR_LEN+1], in addUser() local
/titanic_41/usr/src/cmd/fs.d/ufs/lockfs/
H A Dlockfs.c98 caddr_t comment = 0; variable
240 printstatusline(char *fn, char *locktype, char *comment) in printstatusline()
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetdfs.c703 const char *comment = (const char *)param->comment; in netdfs_s_addstdroot() local
1042 void *comment; in netdfs_info_2() local
1071 void *comment; in netdfs_info_3() local
1100 void *comment; in netdfs_info_4() local
1133 void *comment; in netdfs_info_5() local
1168 void *comment; in netdfs_info_6() local
/titanic_41/usr/src/cmd/sgs/libelf/demo/
H A Dacom.c46 update_comment(Elf *elf, const char *file, const char *comment) in update_comment()
/titanic_41/usr/src/cmd/lp/lib/papi/
H A Dppd.c41 process_line(char *line, char **key, char **value, char **comment) in process_line()
/titanic_41/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c437 char *comment = NULL, *cp, *ep, line[16*1024], *fp; in do_fingerprint() local
733 char *comment; in do_change_passphrase() local
816 char new_comment[1024], *comment, *passphrase; in do_change_comment() local
944 char dotsshdir[MAXPATHLEN], comment[1024], *passphrase1, *passphrase2; in main() local
/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Deft.h55 char comment[EFT_HDR_MAXCOMMENT]; member
/titanic_41/usr/src/cmd/saf/
H A Dsacadm.c119 char *comment = " "; /* argument to -y */ in main() local
443 add_pm(tag, type, command, version, flags, count, script, comment) in add_pm() argument
863 char *comment; /* returned comment string */ local

1234