Searched defs:line (Results 326 - 350 of 840) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/usr.bin/csup/
H A Ddetailer.c134 char *cmd, *collname, *line, *release; local
234 char *attr, *cmd, *file, *line, *msg, *path, *target; local
[all...]
H A Ddiff.c86 char *line; local
261 char *line; local
355 diff_geteditcmd(struct editcmd *ec, char *line) argument
392 char *line; local
409 char *line; local
425 char *line, *newline; local
[all...]
H A Dkeyword.c280 keyword_expand(struct keyword *keyword, struct diffinfo *di, char *line, argument
/freebsd-10-stable/usr.bin/grep/regex/
H A Dxmalloc.c32 int line; member in struct:hashTableItemRec
91 hash_table_add(hashTable *tbl, void *ptr, int bytes, const char *file, int line, const char *func) argument
239 xmalloc_impl(size_t size, const char *file, int line, const char *func) argument
270 xcalloc_impl(size_t nmemb, size_t size, const char *file, int line, const char *func) argument
302 xfree_impl(void *ptr, const char *file, int line, const char *func) argument
315 xrealloc_impl(void *ptr, size_t new_size, const char *file, int line, const char *func) argument
[all...]
/freebsd-10-stable/usr.bin/logger/
H A Dlogger.c186 char *line; local
/freebsd-10-stable/usr.bin/m4/
H A Dmain.c150 unsigned long line; member in struct:position
/freebsd-10-stable/usr.bin/nl/
H A Dnl.c276 int line; /* logical line number */ local
[all...]
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_scan.c444 cppline(char *line) argument
450 directive(char *line) argument
456 printdirective(char *line) argument
462 docppline(char *line, int *lineno, const char **fname) argument
[all...]
/freebsd-10-stable/usr.bin/wall/
H A Dwall.c83 ttystat(char *line) argument
/freebsd-10-stable/usr.bin/who/
H A Dwho.c212 ttystat(char *line) argument
/freebsd-10-stable/usr.sbin/ac/
H A Dac.c54 char line[sizeof(((struct utmpx *)0)->ut_line)]; member in struct:utmpx_entry
73 char line[sizeof(((struct utmpx *)0)->ut_line) + 2]; member in struct:tty_entry
101 add_tty(const char *line) argument
130 do_tty(const char *line) argument
[all...]
/freebsd-10-stable/usr.sbin/apmd/
H A Dapmd.h69 char * line; /* Command line */ member in struct:event_cmd_exec
/freebsd-10-stable/usr.sbin/ctm/ctm_rmail/
H A Dctm_rmail.c271 char line[200]; local
610 decode_line(char *line, char *out_buf) argument
[all...]
/freebsd-10-stable/usr.sbin/ip6addrctl/
H A Dip6addrctl.c204 char line[_POSIX2_LINE_MAX], *cp; local
/freebsd-10-stable/usr.sbin/ngctl/
H A Dmain.c213 char line[LINE_MAX]; local
430 DoParseCommand(const char *line) argument
[all...]
/freebsd-10-stable/usr.sbin/portsnap/make_index/
H A Dmake_index.c134 portify(char * line) argument
428 char * line; local
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dsystems.c52 char line[100]; local
182 DecodeCtrlCommand(char *line, char *arg) argument
246 strip(char *line) argument
293 GetLabel(char *line, const char *filename, int linenum) argument
322 char line[LINE_LEN]; local
[all...]
/freebsd-10-stable/usr.sbin/setfmac/
H A Dsetfmac.c193 chomp_line(char **line, size_t *linesize) argument
232 char *line; local
300 add_spec_line(const char *file, int is_sebsd, struct label_spec_entry *entry, char *line) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Devp_test.c346 char line[4096]; local
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c193 static int parse_http_line1(char *line) argument
/freebsd-10-stable/usr.bin/checknr/
H A Dchecknr.c317 char *line; local
558 addcmd(char *line) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/
H A Dmem.c77 static void *default_malloc_ex(size_t num, const char *file, int line) argument
98 static void *default_malloc_locked_ex(size_t num, const char *file, int line) argument
280 void *CRYPTO_malloc_locked(int num, const char *file, int line) argument
86 default_realloc_ex(void *str, size_t num, const char *file, int line) argument
328 CRYPTO_malloc(int num, const char *file, int line) argument
364 CRYPTO_strdup(const char *str, const char *file, int line) argument
375 CRYPTO_realloc(void *str, int num, const char *file, int line) argument
398 CRYPTO_realloc_clean(void *str, int old_len, int num, const char *file, int line) argument
447 CRYPTO_remalloc(void *a, int num, const char *file, int line) argument
[all...]
/freebsd-10-stable/usr.bin/calendar/
H A Dio.c130 token(char *line, FILE *out, bool *skip) argument
233 char *line = NULL; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/pthreads/
H A Dmutex.c72 int line; member in struct:__anon103
80 int line; /*%< Line mutex was created on. */ member in struct:isc_mutexstats
99 isc_mutex_init_profile(isc_mutex_t *mp, const char *file, int line) { argument
143 isc_mutex_lock_profile(isc_mutex_t *mp, const char *file, int line) { argument
186 isc_mutex_unlock_profile(isc_mutex_t *mp, const char *file, int line) argument
268 isc__mutex_init(isc_mutex_t *mp, const char *file, unsigned int line) argument
[all...]
/freebsd-10-stable/usr.bin/patch/
H A Dinp.c450 ifetch(LINENUM line, int whichbuf) argument
[all...]

Completed in 228 milliseconds

<<11121314151617181920>>