HomeSort by: relevance | last modified time | path
    Searched refs:gpt_add_ais (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/gpt/
resize.c 156 else if (gpt_add_ais(gpt, &alignment, &entry, &size, ch) == -1)
add.c 190 if (gpt_add_ais(gpt, &alignment, &entry, &size, ch)
gpt.h 128 int gpt_add_ais(gpt_t, off_t *, u_int *, off_t *, int);
resizedisk.c 245 if (gpt_add_ais(gpt, NULL, NULL, &size, ch) == -1)
gpt.c 1130 gpt_add_ais(gpt_t gpt, off_t *alignment, u_int *entry, off_t *size, int ch) function in typeref:typename:int

Completed in 13 milliseconds