OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:argv_split_at
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
argv_split_at.c
1
/* $NetBSD:
argv_split_at
.c,v 1.2 2022/10/08 16:12:50 christos Exp $ */
5
/*
argv_split_at
3
11
/* ARGV *
argv_split_at
(string, sep)
25
/*
argv_split_at
() splits \fIstring\fR into fields using a
29
/* argv_split_at_count() is like
argv_split_at
() but stops
35
/*
argv_split_at
(), but appends the result to an existing
70
/*
argv_split_at
- split string into field array */
72
ARGV *
argv_split_at
(const char *string, int sep)
function
argv.h
51
extern ARGV *
argv_split_at
(const char *, int);
/src/external/ibm-public/postfix/dist/src/global/
config_known_tcp_ports.c
84
association =
argv_split_at
(temp, '=');
/src/external/ibm-public/postfix/lib/util/
Makefile
21
argv_split_at
.c \
Completed in 16 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026