Searched defs:fname (Results 1 - 25 of 32) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dmac_exec.c42 mac_execve(char *fname, char **argv, char **envv, struct mac *label) argument
/barrelfish-2018-10-04/lib/libc/include/
H A Dspinlock.h46 volatile char *fname; member in struct:_spinlock
/barrelfish-2018-10-04/lib/libc/stdio/
H A D_flock_stub.c83 _flockfile_debug_stub(FILE *fp, char *fname, int lineno) argument
/barrelfish-2018-10-04/lib/libc/db/db/
H A Ddb.c52 dbopen(const char *fname, int flags, int mode, DBTYPE type, const void *openinfo) argument
/barrelfish-2018-10-04/lib/libc/db/recno/
H A Drec_open.c56 __rec_open(const char *fname, int flags, int mode, const RECNOINFO *openinfo, argument
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Ddlopen_empty_test.c61 char *fname; local
/barrelfish-2018-10-04/lib/libc/locale/
H A Drune.c58 _Read_RuneMagi(const char *fname) argument
/barrelfish-2018-10-04/include/contmng/
H A Dcontmng.h48 char *fname; member in struct:q_entry
/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dbt_open.c91 __bt_open(const char *fname, int flags, int mode, const BTREEINFO *openinfo, int dflags) argument
/barrelfish-2018-10-04/lib/libc/tests/stdio/
H A Dfdopen_test.c41 runtest(const char *fname, int intmode, const char *strmode, bool success) argument
H A Dfopen_test.c44 runtest(const char *fname, const char *mode) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pkcs12/
H A Dp12_decr.c131 char fname[30]; local
H A Dp12_kiss.c230 ASN1_BMPSTRING *fname = NULL; local
/barrelfish-2018-10-04/lib/vfs/
H A Dfopen.c167 barrelfish_oldc_fopen(const char *fname, const char *mode) argument
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DScenario.java146 public void save(String fname) { argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dx_name.c292 x509_name_ex_print(BIO *out, ASN1_VALUE **pval, int indent, const char *fname, const ASN1_PCTX *pctx) argument
H A Dtasn_prn.c190 asn1_item_print_ctx(BIO *out, ASN1_VALUE **fld, int indent, const ASN1_ITEM *it, const char *fname, const char *sname, int nohdr, const ASN1_PCTX *pctx) argument
343 const char *sname, *fname; local
400 asn1_print_fsname(BIO *out, int indent, const char *fname, const char *sname, const ASN1_PCTX *pctx) argument
519 asn1_primitive_print(BIO *out, ASN1_VALUE **fld, const ASN1_ITEM *it, int indent, const char *fname, const char *sname, const ASN1_PCTX *pctx) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/CPViz/viztool/src/components/
H A DMyInternalFrame.java154 public void setURI(String fname){ argument
/barrelfish-2018-10-04/lib/libc/db/test/
H A Ddbtest.c96 char *fname, *infoarg, *p, *t, buf[8 * 1024]; local
/barrelfish-2018-10-04/lib/libc/tests/resolv/
H A Dresolv_test.c70 load(const char *fname) argument
/barrelfish-2018-10-04/lib/lua/src/
H A Dlbaselib.c263 const char *fname = luaL_optstring(L, 1, NULL); local
337 const char *fname = luaL_optstring(L, 1, NULL); local
H A Dldblib.c101 static void treatstackoption (lua_State *L, lua_State *L1, const char *fname) { argument
H A Dliolib.c218 static void opencheck (lua_State *L, const char *fname, const char *mode) { argument
644 createstdfile(lua_State *L, FILE *f, const char *k, const char *fname) argument
H A Dlua.c328 const char *fname; local
/barrelfish-2018-10-04/include/sys/
H A Dimgact.h48 char *fname; /* pointer to filename of executable (system space) */ member in struct:image_args

Completed in 132 milliseconds

12