Searched defs:getstr (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/remote_cmds-47/rexecd.tproj/
H A Drexecd.c276 getstr(buf, cnt, err) function
/macosx-10.10.1/shell_cmds-179/printf/
H A Dprintf.c442 getstr(void) function
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dprintf.c859 getstr () function
/macosx-10.10.1/remote_cmds-47/rshd.tproj/
H A Drshd.c888 getstr(char *buf, int cnt, const char *error) function
/macosx-10.10.1/ruby-106/ruby/ext/strscan/
H A Dstrscan.c444 strscan_do_scan(VALUE self, VALUE regex, int succptr, int getstr, int headonly) argument
/macosx-10.10.1/apache-793/httpd/include/
H A Dhttp_config.h270 apr_status_t (*getstr) (void *buf, apr_size_t bufsiz, void *param); member in struct:ap_configfile_t
/macosx-10.10.1/file-46/file/src/
H A Dapprentice.c1892 getstr(struct magic_set *ms, struct magic *m, const char *s, int warn) function
/macosx-10.10.1/remote_cmds-47/rlogind.tproj/
H A Drlogind.c673 getstr(char *buf, int cnt, char *errmsg) function
/macosx-10.10.1/apache-793/httpd/modules/metadata/
H A Dmod_mime_magic.c1309 static char *getstr(server_rec *serv, register char *s, register char *p, function
/macosx-10.10.1/ncurses-44/ncurses/c++/
H A Dcursesw.h247 inline int UNDEF(getstr)(char *_str) { return getstr(_str); } function
248 #undef getstr macro
249 #define getstr UNDEF(getstr) macro
953 int getstr(char* str, int n=-1) { function in class:NCursesWindow
959 int getstr(int y, int x, char* str, int n=-1) { function in class:NCursesWindow

Completed in 112 milliseconds