OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:write_string
(Results
1 - 4
of
4
) sorted by relevancy
/src/libexec/atrun/
atrun.c
70
static int
write_string
(int, const char *);
118
write_string
(int fd, const char *a)
function
278
write_string
(fd_out, "To: ");
279
write_string
(fd_out, mailname);
280
write_string
(fd_out, "\nSubject: Output from your job ");
281
write_string
(fd_out, filename);
282
write_string
(fd_out, "\n\n");
/src/games/rogue/
save.c
69
static void
write_string
(char *, FILE *);
131
write_string
(hunger_str, fp);
132
write_string
(login_name, fp);
335
write_string
(id_table[i].title, fp);
346
write_string
(char *s, FILE *fp)
function
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
GCDAProfiling.c
146
static void
write_string
(const char *s) {
function
374
write_string
(function_name);
/src/sbin/sysctl/
sysctl.c
132
static void
write_string
(int *, u_int, struct sysctlnode *, char *, bool);
949
write_string
(&name[0], namelen, node, value, optional);
1836
write_string
(int *name, u_int namelen, struct sysctlnode *node, char *value,
function
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026