Searched refs:print (Results 1 - 25 of 94) sorted by relevance

1234

/haiku-fatelf/src/bin/coreutils/man/
H A Dlogname.x2 logname \- print user\'s login name
H A Dprintf.x2 printf \- format and print data
H A Duname.x2 uname \- print system information
H A Dwhoami.x2 whoami \- print effective userid
H A Dgroups.x2 groups \- print the groups a user is in
H A Dhostid.x2 hostid \- print the numeric identifier for the current host
H A Dnproc.x2 nproc \- print the number of processing units available
H A Dprintenv.x2 printenv \- print all or part of environment
H A Dpwd.x2 pwd \- print name of current/working directory
H A Dseq.x2 seq \- print a sequence of numbers
H A Dstty.x2 stty \- change and print terminal line settings
H A Dtac.x2 tac \- concatenate and print files in reverse
H A Darch.x2 arch \- print machine hardware name (same as uname -m)
H A Dbase64.x2 base64 \- base64 encode/decode data and print to standard output
H A Dcat.x2 cat \- concatenate files and print on the standard output
H A Ddate.x2 date \- print or set the system date and time
H A Dhostname.x2 hostname \- set or print the name of the current host system
H A Did.x2 id \- print real and effective user and group IDs
H A Dreadlink.x2 readlink \- print value of a symbolic link or canonical file name
H A Dtty.x2 tty \- print the file name of the terminal connected to standard input
H A Dusers.x2 users \- print the user names of users currently logged in to the current host
H A Dwc.x2 wc \- print newline, word, and byte counts for each file
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcpu-m32r.c24 #define N(number, print, default, next) \
25 { 32, 32, 8, bfd_arch_m32r, number, "m32r", print, 4, default, \
H A Dcpu-v850.c26 #define N(number, print, default, next) \
27 { 32, 32, 8, bfd_arch_v850, number, "v850", print, 2, default, \
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-telnet.c1 /* $NetBSD: print-telnet.c,v 1.2 1999/10/11 12:40:12 sjg Exp $ */
54 "@(#) $Header: /tcpdump/master/tcpdump/print-telnet.c,v 1.24 2003/12/29 11:05:10 hannes Exp $";
110 telnet_parse(const u_char *sp, u_int length, int print) argument
131 if (print)
149 if (print)
152 if (print)
172 if (print)
177 if (print)
184 if (print)
189 if (print)
[all...]

Completed in 57 milliseconds

1234