OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPT_FIND
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/gpt/
remove.c
79
struct
gpt_find
find;
85
while ((ch = getopt(argc, argv,
GPT_FIND
)) != -1)
type.c
81
struct
gpt_find
find;
88
while ((ch = getopt(argc, argv,
GPT_FIND
"T:l")) != -1) {
uuid.c
103
struct
gpt_find
find;
116
while ((ch = getopt(argc, argv,
GPT_FIND
"U:")) != -1) {
label.c
127
struct
gpt_find
find;
134
while ((ch = getopt(argc, argv,
GPT_FIND
"f:l:")) != -1) {
gpt.h
111
#define
GPT_FIND
"ab:i:L:s:t:"
113
struct
gpt_find
{
struct
121
int gpt_change_ent(gpt_t, const struct
gpt_find
*,
123
int gpt_change_hdr(gpt_t, const struct
gpt_find
*,
125
int gpt_add_find(gpt_t, struct
gpt_find
*, int);
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025