Home
last modified time | relevance | path

Searched defs:author_data (Results 1 – 15 of 15) sorted by relevance

/dports/net/tacacs/PROJECTS/tac_plus/
H A Dauthor.c63 struct author_data { struct
64 char *server_msg; /* user message (optional) */
65 char *admin_msg; /* admin message (optional) */
66 int status; /* return status */
67 int in_cnt; /* input arg count */
68 char **in_args; /* input arguments */
69 int out_cnt; /* output arg cnt */
70 char **out_args; /* output arguments */
H A Dheaders.h562 struct author_data *author_data; member
/dports/devel/py-polib/polib-1.1.0/
H A Dsetup.py20 author_data = __author__.split(' ') variable
/dports/security/p5-Authen-TacacsPlus/Authen-TacacsPlus-0.28/tacpluslib/
H A Dtac_plus.h268 struct author_data { struct
269 struct identity *id; /* user id */
270 int authen_method; /* authentication method */
280 int authen_type; /* authentication type see authen_type */
281 int service; /* calling service */
282 char *msg; /* optional NULL-terminated return message */
284 int status; /* return status */
291 int num_in_args; /* input arg count */
292 char **input_args; /* input arguments */
293 int num_out_args; /* output arg cnt */
[all …]
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Convert/Tex/
H A Dmetadata-ams.cpp22 tree author_data (APPLY, "\\author-data"); in collect_metadata_ams() local
H A Dmetadata-acm.cpp66 tree author_data (APPLY, "\\author-data"); in get_acm_author_datas() local
H A Dmetadata-revtex.cpp100 tree author_data (APPLY, "\\author-data"); in collect_metadata_revtex() local
H A Dmetadata-ieee.cpp65 tree author_data (APPLY, "\\author-data"); in get_ieee_author_datas() local
H A Dmetadata.cpp171 tree author_data (APPLY, "\\author-data"); in get_latex_author_datas() local
H A Dmetadata-springer.cpp141 tree author_data (APPLY, "\\author-data"); in get_springer_author_datas() local
/dports/deskutils/py-autokey/autokey-0.95.10/lib/autokey/
H A Dqtapp.py62 author_data = ( variable
/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-properties-dialog.c622 GtkWidget *author_data; in photos_properties_dialog_constructed() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/db/
H A Dfields.py630 def author_data(self, author_id): member in AuthorsField
H A Dcache.py592 def author_data(self, author_ids=None): member in Cache
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Convert/Texmacs/
H A Dupgradetm.cpp2450 tree author_data= compound ("doc-author-data"); in upgrade_title2() local