Home
last modified time | relevance | path

Searched defs:astr (Results 1 – 12 of 12) sorted by relevance

/dragonfly/crypto/libressl/crypto/asn1/
H A Da_string.c77 ASN1_STRING *astr; in ASN1_STRING_type_new() local
89 ASN1_STRING_clear(ASN1_STRING *astr) in ASN1_STRING_clear()
100 ASN1_STRING_free(ASN1_STRING *astr) in ASN1_STRING_free()
143 ASN1_STRING *astr; in ASN1_STRING_dup() local
209 ASN1_STRING_length(const ASN1_STRING *astr) in ASN1_STRING_length()
215 ASN1_STRING_length_set(ASN1_STRING *astr, int len) in ASN1_STRING_length_set()
222 ASN1_STRING_type(const ASN1_STRING *astr) in ASN1_STRING_type()
228 ASN1_STRING_data(ASN1_STRING *astr) in ASN1_STRING_data()
234 ASN1_STRING_get0_data(const ASN1_STRING *astr) in ASN1_STRING_get0_data()
240 ASN1_STRING_print(BIO *bp, const ASN1_STRING *astr) in ASN1_STRING_print()
[all …]
H A Dtasn_dec.c280 ASN1_STRING *astr; in asn1_c2i_primitive() local
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_addstr.c82 waddchnstr(WINDOW *win, const chtype *astr, int n) in waddchnstr()
132 wadd_wchnstr(WINDOW *win, const cchar_t *astr, int n) in wadd_wchnstr()
H A Dlib_slkset.c153 slk_set(int i, const char *astr, int format) in slk_set()
/dragonfly/games/sail/
H A Dsync.c322 char *astr; in Sync() local
426 sync_update(int type, struct ship *ship, const char *astr, in sync_update()
480 send_captain(struct ship *ship, const char *astr) in send_captain()
546 send_move(struct ship *ship, const char *astr) in send_move()
612 send_signal(struct ship *ship, const char *astr) in send_signal()
713 recv_captain(struct ship *ship, const char *astr) in recv_captain()
803 recv_move(struct ship *ship, const char *astr) in recv_move()
898 recv_signal(struct ship *ship, const char *astr) in recv_signal()
/dragonfly/sys/vfs/ntfs/
H A Dntfs_subr.h118 #define NTFS_UASTRCMP(ustr, ustrlen, astr, astrlen) \ argument
120 #define NTFS_UASTRICMP(ustr, ustrlen, astr, astrlen) \ argument
H A Dntfs_subr.c641 const char *astr, size_t astrlen) in ntfs_uastricmp()
686 const char *astr, size_t astrlen) in ntfs_uastrcmp()
/dragonfly/contrib/gmp/
H A Drandlc2s.c38 const char *astr; /* Multiplier in string form. */ member
/dragonfly/usr.bin/bc/
H A Dbc.y60 char *astr; member
131 char *astr; member
/dragonfly/usr.sbin/lpr/common_source/
H A Dctlinfo.c742 char *astr; in ctl_dumpcji() local
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_utl.c957 unsigned char *astr = NULL; in do_check_string() local
/dragonfly/sys/net/lagg/
H A Dieee8023ad_lacp.c2051 char astr[LACP_PARTNERSTR_MAX+1]; in lacp_format_lagid() local