Home
last modified time | relevance | path

Searched defs:s_buf (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/textproc/yodl/yodl-5fa97b175c85581d01329013cfdb4239f019b023/yodl/src/string/
H A Dstringshort.c3 static char s_buf[30]; variable
H A Dstringaddchar.c3 static char s_buf[2]; variable
/dports/textproc/yodl/yodl-5fa97b175c85581d01329013cfdb4239f019b023/yodl/src/yodl/
H A Dgramchar.c8 static char s_buf[2]; variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/output_stream/src/c/
H A DScierror.c37 char s_buf[bsiz]; in Scierror() local
H A Dsciprint_full.c45 char *s_buf = NULL; in sciprint_full() local
H A Dsciprint.c90 static char s_buf[MAXPRINTF]; in scivprint() local
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest.c73 char s_buf[TAP_ONIONSKIN_REPLY_LEN]; in test_onion_handshake() local
130 char s_buf[TAP_ONIONSKIN_REPLY_LEN]; in test_bad_onion_handshake() local
219 uint8_t s_buf[NTOR_REPLY_LEN]; in test_ntor_handshake() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest.c73 char s_buf[TAP_ONIONSKIN_REPLY_LEN]; in test_onion_handshake() local
130 char s_buf[TAP_ONIONSKIN_REPLY_LEN]; in test_bad_onion_handshake() local
219 uint8_t s_buf[NTOR_REPLY_LEN]; in test_ntor_handshake() local
/dports/devel/ncnf/ncnf-3.0.1/src/
H A Dncnf_cr_l.l39 char *s_buf; variable
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A Dmv.c115 static char s_buf[64]; in user_from_uid() local
125 static char s_buf[64]; in group_from_gid() local
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/channels/nemesis/src/
H A Dmpid_nem_mpich2_rma.c139 MPID_nem_mpich2_win_put (void *s_buf, void *d_buf, int len, MPID_nem_mpich2_win_t *remote_win) in MPID_nem_mpich2_win_put()
236 MPID_nem_mpich2_win_get (void *s_buf, void *d_buf, int len, MPID_nem_mpich2_win_t *remote_win) in MPID_nem_mpich2_win_get()
471 MPID_nem_mpich2_put (void *s_buf, void *d_buf, int len, int proc, int *completion_ctr) in MPID_nem_mpich2_put()
586 MPID_nem_mpich2_get (void *s_buf, void *d_buf, int len, int proc, int *completion_ctr) in MPID_nem_mpich2_get()
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libogc/
H A Dsdgecko_buf.c15 static BufNode s_buf[BUF_POOL_CNT]; variable
/dports/devel/py-cffi/cffi-1.15.0/c/
H A Dmisc_win32.h92 WCHAR *s_buf = NULL; /* Free via LocalFree */ in b_getwinerror() local
142 char *s_buf = NULL; /* Free via LocalFree */ in b_getwinerror() local
/dports/net/mpich2/mpich2-1.5/test/mpi/datatype/
H A Dstruct-ezhov.c15 char s_buf[EL_COUNT*SIZE]; variable
/dports/net/mpich/mpich-3.4.3/test/mpi/datatype/
H A Dstruct_ezhov.c16 char s_buf[EL_COUNT * SIZE]; variable
/dports/net/pfinger/pfinger-0.7.10/test/
H A Ddb_test.c124 struct stat s_buf; in main() local
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/channels/nemesis/include/
H A Dmpid_nem_post.h86 #define MPID_nem_mpich2_win_get_val(s_buf, val, remote_win) do { \ argument
/dports/mail/cone/cone-1.1/libs/maildir/
H A Dmaildirmake2.c103 struct stat s_buf; in maildir_del_content() local
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/maildir/
H A Dmaildirmake2.c103 struct stat s_buf; in maildir_del_content() local
/dports/mail/courier/courier-0.65.3/maildir/
H A Dmaildirmake2.c103 struct stat s_buf; in maildir_del_content() local
/dports/mail/courier-imap/courier-imap-5.1.4/libs/maildir/
H A Dmaildirmake2.c103 struct stat s_buf; in maildir_del_content() local
/dports/mail/maildrop/maildrop-3.0.3/libs/maildir/
H A Dmaildirmake2.c103 struct stat s_buf; in maildir_del_content() local
/dports/security/hitch/hitch-1.7.0/src/foreign/
H A Dvsb.h41 char *s_buf; /* storage buffer */ member
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/rust/nsstring/gtest/
H A Dtest.rs70 let mut s_buf: [u16; 64] = [0; 64]; in Rust_FixedAssignFromCpp() localVariable
/dports/math/py-or-tools/or-tools-9.2/examples/notebook/contrib/
H A Dnqueens3.ipynb38 "cell_type": "markdown",

123456789